Skip to content

Commit 4bb3b82

Browse files
committed
openshift/os: no longer limit tests to build02
As per openshift/os#1551 (comment) we should no longer have to limit tests to the build02 cluster since OpenShift CNV was installed on all the build clusters. This should make it easier for our jobs to get scheduled.
1 parent 68a7999 commit 4bb3b82

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

ci-operator/config/openshift/os/openshift-os-master.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,56 +109,48 @@ tests:
109109
from: src
110110
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
111111
- as: rhcos-9-build-test-qemu
112-
cluster: build02
113112
commands: /src/ci/prow-entrypoint.sh rhcos-9-build-test-qemu
114113
container:
115114
from: build-image
116115
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
117116
timeout: 4h0m0s
118117
- as: rhcos-9-build-test-metal
119-
cluster: build02
120118
commands: /src/ci/prow-entrypoint.sh rhcos-9-build-test-metal
121119
container:
122120
from: build-image
123121
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
124122
timeout: 3h0m0s
125123
- as: rhcos-96-build-test-qemu
126-
cluster: build02
127124
commands: /src/ci/prow-entrypoint.sh rhcos-96-build-test-qemu
128125
container:
129126
from: build-image
130127
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
131128
timeout: 4h0m0s
132129
- as: rhcos-96-build-test-metal
133-
cluster: build02
134130
commands: /src/ci/prow-entrypoint.sh rhcos-96-build-test-metal
135131
container:
136132
from: build-image
137133
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
138134
timeout: 3h0m0s
139135
- as: scos-9-build-test-qemu
140-
cluster: build02
141136
commands: /src/ci/prow-entrypoint.sh scos-9-build-test-qemu
142137
container:
143138
from: build-image
144139
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
145140
timeout: 4h0m0s
146141
- as: scos-9-build-test-metal
147-
cluster: build02
148142
commands: /src/ci/prow-entrypoint.sh scos-9-build-test-metal
149143
container:
150144
from: build-image
151145
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
152146
timeout: 3h0m0s
153147
- as: scos-10-build-test-qemu
154-
cluster: build02
155148
commands: /src/ci/prow-entrypoint.sh scos-10-build-test-qemu
156149
container:
157150
from: build-image
158151
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
159152
timeout: 4h0m0s
160153
- as: scos-10-build-test-metal
161-
cluster: build02
162154
commands: /src/ci/prow-entrypoint.sh scos-10-build-test-metal
163155
container:
164156
from: build-image

ci-operator/jobs/openshift/os/openshift-os-master-presubmits.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ presubmits:
6969
skip_cloning: true
7070
timeout: 3h0m0s
7171
labels:
72-
ci-operator.openshift.io/cluster: build02
7372
ci.openshift.io/generator: prowgen
7473
devices.kubevirt.io/kvm: "1"
7574
pj-rehearse.openshift.io/can-be-rehearsed: "true"
@@ -128,7 +127,6 @@ presubmits:
128127
skip_cloning: true
129128
timeout: 4h0m0s
130129
labels:
131-
ci-operator.openshift.io/cluster: build02
132130
ci.openshift.io/generator: prowgen
133131
devices.kubevirt.io/kvm: "1"
134132
pj-rehearse.openshift.io/can-be-rehearsed: "true"
@@ -187,7 +185,6 @@ presubmits:
187185
skip_cloning: true
188186
timeout: 3h0m0s
189187
labels:
190-
ci-operator.openshift.io/cluster: build02
191188
ci.openshift.io/generator: prowgen
192189
devices.kubevirt.io/kvm: "1"
193190
pj-rehearse.openshift.io/can-be-rehearsed: "true"
@@ -246,7 +243,6 @@ presubmits:
246243
skip_cloning: true
247244
timeout: 4h0m0s
248245
labels:
249-
ci-operator.openshift.io/cluster: build02
250246
ci.openshift.io/generator: prowgen
251247
devices.kubevirt.io/kvm: "1"
252248
pj-rehearse.openshift.io/can-be-rehearsed: "true"
@@ -305,7 +301,6 @@ presubmits:
305301
skip_cloning: true
306302
timeout: 3h0m0s
307303
labels:
308-
ci-operator.openshift.io/cluster: build02
309304
ci.openshift.io/generator: prowgen
310305
devices.kubevirt.io/kvm: "1"
311306
pj-rehearse.openshift.io/can-be-rehearsed: "true"
@@ -364,7 +359,6 @@ presubmits:
364359
skip_cloning: true
365360
timeout: 4h0m0s
366361
labels:
367-
ci-operator.openshift.io/cluster: build02
368362
ci.openshift.io/generator: prowgen
369363
devices.kubevirt.io/kvm: "1"
370364
pj-rehearse.openshift.io/can-be-rehearsed: "true"
@@ -423,7 +417,6 @@ presubmits:
423417
skip_cloning: true
424418
timeout: 3h0m0s
425419
labels:
426-
ci-operator.openshift.io/cluster: build02
427420
ci.openshift.io/generator: prowgen
428421
devices.kubevirt.io/kvm: "1"
429422
pj-rehearse.openshift.io/can-be-rehearsed: "true"
@@ -482,7 +475,6 @@ presubmits:
482475
skip_cloning: true
483476
timeout: 4h0m0s
484477
labels:
485-
ci-operator.openshift.io/cluster: build02
486478
ci.openshift.io/generator: prowgen
487479
devices.kubevirt.io/kvm: "1"
488480
pj-rehearse.openshift.io/can-be-rehearsed: "true"

0 commit comments

Comments
 (0)