Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions ci-operator/config/openshift-psap/forge/.config.prowgen

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
prowgen:
disable_rehearsals: true
base_images:
image_stream_tag:
name: ci-tools-build-root
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
prowgen:
disable_rehearsals: true
base_images:
image_stream_tag:
name: ci-tools-build-root
Expand Down
2 changes: 0 additions & 2 deletions ci-operator/config/openshift-psap/fournos/.config.prowgen

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
prowgen:
disable_rehearsals: true
base_images:
image_stream_tag:
name: ci-tools-build-root
Expand Down
2 changes: 0 additions & 2 deletions ci-operator/config/openshift-psap/topsail/.config.prowgen

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
prowgen:
disable_rehearsals: true
base_images:
image_stream_tag:
name: ci-tools-build-root
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
prowgen:
disable_rehearsals: true
base_images:
image_stream_tag:
name: ci-tools-build-root
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
prowgen:
disable_rehearsals: true
base_images:
image_stream_tag:
name: ci-tools-build-root
Expand Down
2 changes: 0 additions & 2 deletions ci-operator/config/openshift/backplane-cli/.config.prowgen

This file was deleted.

9 changes: 0 additions & 9 deletions ci-operator/config/openshift/osde2e/.config.prowgen
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
rehearsals:
disabled_rehearsals:
- aro-ovn-e2e-default
- aro-e2e-default
- aro-nightly-cleanup
- aws-stage-informing-default
- aws-prod-cleanup
- rosa-stage-e2e-byo-vpc-proxy-install
- rosa-stage-e2e-byo-vpc-proxy-postinstall
slack_reporter:
- channel: '#hcm-cicd-alerts'
job_states_to_report:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ tests:
- mount_path: /usr/local/osde2e-hypershift-credentials
name: osde2e-hypershift-credentials
- as: rosa-stage-e2e-byo-vpc-proxy-install
disable_rehearsal: true
commands: |
export REPORT_DIR="$ARTIFACT_DIR"
export CLUSTER_EXPIRY_IN_MINUTES="480"
Expand Down Expand Up @@ -91,6 +92,7 @@ tests:
- mount_path: /usr/local/osde2e-static-byo-vpc
name: osde2e-static-byo-vpc
- as: rosa-stage-e2e-byo-vpc-proxy-postinstall
disable_rehearsal: true
commands: |
export REPORT_DIR="$ARTIFACT_DIR"
export CLUSTER_EXPIRY_IN_MINUTES="480"
Expand All @@ -117,6 +119,7 @@ tests:
- mount_path: /usr/local/osde2e-static-byo-vpc
name: osde2e-static-byo-vpc
- as: aws-stage-informing-default
disable_rehearsal: true
commands: |
export REPORT_DIR="$ARTIFACT_DIR"
export CONFIGS="aws,stage,informing-suite"
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ tests:
clone: true
from: go-builder
- as: check-commits-count
disable_rehearsal: true
commands: ci/prow/check-commits-count
container:
clone: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ tests:
clone: true
from: golangci-lint
- as: check-commits-count
disable_rehearsal: true
commands: ci/prow/check-commits-count
container:
clone: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ tests:
clone: true
from: golangci-lint
- as: check-commits-count
disable_rehearsal: true
commands: ci/prow/check-commits-count
container:
clone: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ tests:
clone: true
from: golangci-lint
- as: check-commits-count
disable_rehearsal: true
commands: ci/prow/check-commits-count
container:
clone: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ tests:
clone: true
from: golangci-lint
- as: check-commits-count
disable_rehearsal: true
commands: ci/prow/check-commits-count
container:
clone: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ tests:
clone: true
from: golangci-lint
- as: check-commits-count
disable_rehearsal: true
commands: ci/prow/check-commits-count
container:
clone: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ tests:
clone: true
from: go-builder
- as: check-commits-count
disable_rehearsal: true
commands: ci/prow/check-commits-count
container:
clone: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ tests:
clone: true
from: go-builder
- as: check-commits-count
disable_rehearsal: true
commands: ci/prow/check-commits-count
container:
clone: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ tests:
clone: true
from: go-builder
- as: check-commits-count
disable_rehearsal: true
commands: ci/prow/check-commits-count
container:
clone: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ tests:
clone: true
from: go-builder
- as: check-commits-count
disable_rehearsal: true
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail
gh pr view 5106 --repo openshift/ci-tools --json state,mergedAt,title,url

Repository: openshift/release

Length of output: 212


Do not merge until openshift/ci-tools#5106 is merged.

The disable_rehearsal field depends on the pending PR openshift/ci-tools#5106 ("prowgen: add rehearsal control to ci-operator config"). Merging this change before that PR is merged will cause config processing to fail.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In
`@ci-operator/config/rh-ecosystem-edge/kernel-module-management/rh-ecosystem-edge-kernel-module-management-release-2.6.yaml`
at line 157, The change adds the config field "disable_rehearsal" which depends
on openshift/ci-tools#5106; do not merge this commit as-is—either remove the
"disable_rehearsal: true" line from the CI config or hold this PR until
openshift/ci-tools#5106 is merged, so the prowgen support exists before adding
the "disable_rehearsal" field.

commands: ci/prow/check-commits-count
container:
clone: true
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ tests:
container:
from: test-bin
- as: sonarcloud
disable_rehearsal: true
steps:
test:
- as: test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ tests:
container:
from: test-bin
- as: sonarcloud
disable_rehearsal: true
steps:
test:
- as: test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ tests:
container:
from: test-bin
- as: sonarcloud
disable_rehearsal: true
steps:
test:
- as: test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ tests:
container:
from: test-bin
- as: sonarcloud
disable_rehearsal: true
steps:
test:
- as: test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ tests:
container:
from: test-bin
- as: sonarcloud
disable_rehearsal: true
steps:
test:
- as: test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ tests:
container:
from: test-bin
- as: sonarcloud
disable_rehearsal: true
steps:
test:
- as: test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ tests:
container:
from: test-bin
- as: sonarcloud
disable_rehearsal: true
steps:
test:
- as: test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ tests:
container:
from: test-bin
- as: sonarcloud
disable_rehearsal: true
steps:
test:
- as: test
Expand Down