Skip to content

Commit 44fd5bc

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 104d79b commit 44fd5bc

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
@@ -9561,6 +9561,7 @@ presubmits:
95619561
branches:
95629562
- ^main$
95639563
- ^main-
9564+
cluster: vsphere02
95649565
context: ci/prow/e2e-vsphere-ovn-multi-network-techpreview
95659566
decorate: true
95669567
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
@@ -9569,6 +9569,7 @@ presubmits:
95699569
branches:
95709570
- ^release-4\.19$
95719571
- ^release-4\.19-
9572+
cluster: vsphere02
95729573
context: ci/prow/e2e-vsphere-ovn-multi-network-techpreview
95739574
decorate: true
95749575
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
@@ -9569,6 +9569,7 @@ presubmits:
95699569
branches:
95709570
- ^release-4\.20$
95719571
- ^release-4\.20-
9572+
cluster: vsphere02
95729573
context: ci/prow/e2e-vsphere-ovn-multi-network-techpreview
95739574
decorate: true
95749575
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)