Skip to content

Commit 91ea220

Browse files
openshift-botci-robot
authored and
ci-robot
committed
sanitize-prow-jobs --prow-jobs-dir ./ci-operator/jobs --config-path ./core-services/sanitize-prow-jobs/_config.yaml
1 parent b7f3273 commit 91ea220

6 files changed

+9
-6
lines changed

ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-main-presubmits.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -9647,6 +9647,7 @@ presubmits:
96479647
branches:
96489648
- ^main$
96499649
- ^main-
9650+
cluster: vsphere02
96509651
context: ci/prow/e2e-vsphere-ovn-multi-network-techpreview
96519652
decorate: true
96529653
decoration_config:

ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.19-presubmits.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -9655,6 +9655,7 @@ presubmits:
96559655
branches:
96569656
- ^release-4\.19$
96579657
- ^release-4\.19-
9658+
cluster: vsphere02
96589659
context: ci/prow/e2e-vsphere-ovn-multi-network-techpreview
96599660
decorate: true
96609661
decoration_config:

ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-release-4.20-presubmits.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -9655,6 +9655,7 @@ presubmits:
96559655
branches:
96569656
- ^release-4\.20$
96579657
- ^release-4\.20-
9658+
cluster: vsphere02
96589659
context: ci/prow/e2e-vsphere-ovn-multi-network-techpreview
96599660
decorate: true
96609661
decoration_config:

ci-operator/jobs/openshift-priv/microshift/openshift-priv-microshift-main-presubmits.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ presubmits:
685685
branches:
686686
- ^main$
687687
- ^main-
688-
cluster: build11
688+
cluster: build07
689689
context: ci/prow/e2e-aws-tests-cache
690690
decorate: true
691691
decoration_config:
@@ -771,7 +771,7 @@ presubmits:
771771
branches:
772772
- ^main$
773773
- ^main-
774-
cluster: build11
774+
cluster: build07
775775
context: ci/prow/e2e-aws-tests-cache-arm
776776
decorate: true
777777
decoration_config:

ci-operator/jobs/openshift-priv/microshift/openshift-priv-microshift-release-4.19-presubmits.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ presubmits:
685685
branches:
686686
- ^release-4\.19$
687687
- ^release-4\.19-
688-
cluster: build11
688+
cluster: build07
689689
context: ci/prow/e2e-aws-tests-cache
690690
decorate: true
691691
decoration_config:
@@ -771,7 +771,7 @@ presubmits:
771771
branches:
772772
- ^release-4\.19$
773773
- ^release-4\.19-
774-
cluster: build11
774+
cluster: build07
775775
context: ci/prow/e2e-aws-tests-cache-arm
776776
decorate: true
777777
decoration_config:

ci-operator/jobs/openshift-priv/microshift/openshift-priv-microshift-release-4.20-presubmits.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ presubmits:
685685
branches:
686686
- ^release-4\.20$
687687
- ^release-4\.20-
688-
cluster: build11
688+
cluster: build07
689689
context: ci/prow/e2e-aws-tests-cache
690690
decorate: true
691691
decoration_config:
@@ -771,7 +771,7 @@ presubmits:
771771
branches:
772772
- ^release-4\.20$
773773
- ^release-4\.20-
774-
cluster: build11
774+
cluster: build07
775775
context: ci/prow/e2e-aws-tests-cache-arm
776776
decorate: true
777777
decoration_config:

0 commit comments

Comments
 (0)