Skip to content

Commit 3b01954

Browse files
authored
Update 4.15 PowerVS Job Cron Timing (#71093)
1 parent 161b7c9 commit 3b01954

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ tests:
599599
- as: ocp-e2e-ovn-ppc64le-powervs-original
600600
capabilities:
601601
- sshd-bastion
602-
cron: 0 12 * * 1,3
602+
cron: 0 0 13 1 *
603603
steps:
604604
cluster_profile: powervs-3
605605
dependencies:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14471,7 +14471,7 @@ periodics:
1447114471
secretName: result-aggregator
1447214472
- agent: kubernetes
1447314473
cluster: build01
14474-
cron: 0 12 * * 1,3
14474+
cron: 0 0 13 1 *
1447514475
decorate: true
1447614476
decoration_config:
1447714477
skip_cloning: true

0 commit comments

Comments
 (0)