Skip to content

Commit 59b4008

Browse files
dis016bnshr
authored andcommitted
update versions and cron (openshift#71138)
* update versions and cron * update versions for OTA jobs only * use relative 1 with version bounds * use fast
1 parent 7130585 commit 59b4008

5 files changed

+11
-11
lines changed

ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__ota-multi-stable-4.19-upgrade-from-stable-4.19.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ releases:
4040
intermediate2:
4141
release:
4242
architecture: multi
43-
channel: candidate
43+
channel: fast
4444
version: "4.20"
4545
latest:
4646
release:
4747
architecture: multi
4848
channel: candidate
49-
version: 4.19.0-rc.0
49+
version: 4.19.0
5050
target:
5151
release:
5252
architecture: multi

ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__ota-multi-stable-4.20-upgrade-from-stable-4.20.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ releases:
4646
release:
4747
architecture: multi
4848
channel: candidate
49-
version: 4.20.0-ec.0
49+
version: 4.20.0
5050
target:
5151
release:
5252
architecture: multi

ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__ota-multi-stable-4.21-upgrade-from-stable-4.20.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ resources:
6262
memory: 200Mi
6363
tests:
6464
- as: aws-ipi-amd-tolatest-f28
65-
cron: 17 13 7 * *
65+
cron: 22 18 17 * *
6666
steps:
6767
allow_skip_on_success: true
6868
cluster_profile: aws-qe
@@ -77,7 +77,7 @@ tests:
7777
- chain: cucushift-installer-check-cluster-health
7878
workflow: cucushift-installer-rehearse-aws-ipi
7979
- as: azure-ipi-amd-mixarch-f28
80-
cron: 5 1 4 * *
80+
cron: 52 2 10 * *
8181
steps:
8282
allow_skip_on_success: true
8383
cluster_profile: azure-qe
@@ -99,7 +99,7 @@ tests:
9999
- as: baremetal-ipi-retarget-f28
100100
capabilities:
101101
- intranet
102-
cron: 26 18 7 * *
102+
cron: 53 13 7 * *
103103
steps:
104104
allow_skip_on_success: true
105105
cluster_profile: equinix-ocp-metal-qe

ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__ota-multi-stable-4.21-upgrade-from-stable-4.21.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tests:
5656
- as: baremetal-ipi-retarget-f28
5757
capabilities:
5858
- intranet
59-
cron: 53 15 4 * *
59+
cron: 53 21 13 * *
6060
steps:
6161
allow_skip_on_success: true
6262
cluster_profile: equinix-ocp-metal-qe

ci-operator/jobs/openshift/verification-tests/openshift-verification-tests-main-periodics.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45463,7 +45463,7 @@ periodics:
4546345463
secretName: result-aggregator
4546445464
- agent: kubernetes
4546545465
cluster: build01
45466-
cron: 17 13 7 * *
45466+
cron: 22 18 17 * *
4546745467
decorate: true
4546845468
decoration_config:
4546945469
skip_cloning: true
@@ -45537,7 +45537,7 @@ periodics:
4553745537
secretName: result-aggregator
4553845538
- agent: kubernetes
4553945539
cluster: build06
45540-
cron: 5 1 4 * *
45540+
cron: 52 2 10 * *
4554145541
decorate: true
4554245542
decoration_config:
4554345543
skip_cloning: true
@@ -45611,7 +45611,7 @@ periodics:
4561145611
secretName: result-aggregator
4561245612
- agent: kubernetes
4561345613
cluster: build03
45614-
cron: 26 18 7 * *
45614+
cron: 53 13 7 * *
4561545615
decorate: true
4561645616
decoration_config:
4561745617
skip_cloning: true
@@ -45686,7 +45686,7 @@ periodics:
4568645686
secretName: result-aggregator
4568745687
- agent: kubernetes
4568845688
cluster: build03
45689-
cron: 53 15 4 * *
45689+
cron: 53 21 13 * *
4569045690
decorate: true
4569145691
decoration_config:
4569245692
skip_cloning: true

0 commit comments

Comments
 (0)