Skip to content

Commit 8be69c0

Browse files
authored
MULTIARCH-4696: Cron job update for power and x86 run timing everyday (openshift#58909)
Signed-off-by: MANDAR KULKARNI <[email protected]>
1 parent fd765b1 commit 8be69c0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

ci-operator/config/openshift/multiarch/openshift-multiarch-master__nightly-4.18.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ tests:
140140
and configmaps into the build pod
141141
workflow: openshift-e2e-ibmcloud-heterogeneous
142142
- as: ocp-e2e-powervs-ovn-multi-p-px
143-
cron: 20 10 * * *
143+
cron: 40 13 * * *
144144
steps:
145145
cluster_profile: powervs-multi-1
146146
dependencies:

ci-operator/config/openshift/multiarch/openshift-multiarch-master__nightly-4.19.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ tests:
140140
and configmaps into the build pod
141141
workflow: openshift-e2e-ibmcloud-heterogeneous
142142
- as: ocp-e2e-powervs-ovn-multi-p-px
143-
cron: 20 10 * * *
143+
cron: 40 10 * * *
144144
steps:
145145
cluster_profile: powervs-multi-1
146146
dependencies:
@@ -370,7 +370,7 @@ tests:
370370
- observers-resource-watch
371371
workflow: openshift-e2e-aws-serial
372372
- as: ocp-e2e-ibmcloud-ovn-multi-x-px
373-
cron: 20 13 * * *
373+
cron: 20 10 * * *
374374
steps:
375375
cluster_profile: ibmcloud-multi-ppc64le
376376
dependencies:

ci-operator/jobs/openshift/multiarch/openshift-multiarch-master-periodics.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28979,7 +28979,7 @@ periodics:
2897928979
secretName: result-aggregator
2898028980
- agent: kubernetes
2898128981
cluster: build01
28982-
cron: 20 10 * * *
28982+
cron: 40 13 * * *
2898328983
decorate: true
2898428984
decoration_config:
2898528985
skip_cloning: true
@@ -32866,7 +32866,7 @@ periodics:
3286632866
secretName: result-aggregator
3286732867
- agent: kubernetes
3286832868
cluster: build01
32869-
cron: 20 13 * * *
32869+
cron: 20 10 * * *
3287032870
decorate: true
3287132871
decoration_config:
3287232872
skip_cloning: true
@@ -33776,7 +33776,7 @@ periodics:
3377633776
secretName: result-aggregator
3377733777
- agent: kubernetes
3377833778
cluster: build01
33779-
cron: 20 10 * * *
33779+
cron: 40 10 * * *
3378033780
decorate: true
3378133781
decoration_config:
3378233782
skip_cloning: true

0 commit comments

Comments
 (0)