diff --git a/ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__installation-nightly-4.22.yaml b/ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__installation-nightly-4.22.yaml index 98fe71c056566..444fcb3d6abd1 100644 --- a/ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__installation-nightly-4.22.yaml +++ b/ci-operator/config/openshift/verification-tests/openshift-verification-tests-main__installation-nightly-4.22.yaml @@ -485,7 +485,7 @@ tests: - ref: openshift-e2e-test-qe-report workflow: cucushift-installer-rehearse-azure-cases-clusters - as: azure-ipi-all-regions-f1 - cron: 2 0,6,12,18 * * * + cron: 2 4 * * * steps: allow_skip_on_success: true cluster_profile: azure-qe @@ -1104,7 +1104,7 @@ tests: - chain: cucushift-installer-check-cluster-health workflow: cucushift-installer-rehearse-azure-upi-proxy - as: gcp-ipi-all-regions-f1 - cron: 44 0,6,12,18 * * * + cron: 44 17 * * * steps: allow_skip_on_success: true cluster_profile: gcp-qe @@ -1134,7 +1134,7 @@ tests: - ref: openshift-e2e-test-qe-report workflow: cucushift-installer-rehearse-gcp-cases-clusters - as: gcp-ipi-all-regions-without-storage-test-f2 - cron: 39 0,6,12,18 * * * + cron: 39 13 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29 * * steps: allow_skip_on_success: true cluster_profile: gcp-qe diff --git a/ci-operator/jobs/openshift/verification-tests/openshift-verification-tests-main-periodics.yaml b/ci-operator/jobs/openshift/verification-tests/openshift-verification-tests-main-periodics.yaml index bda77e9e16d44..2a06754852051 100644 --- a/ci-operator/jobs/openshift/verification-tests/openshift-verification-tests-main-periodics.yaml +++ b/ci-operator/jobs/openshift/verification-tests/openshift-verification-tests-main-periodics.yaml @@ -44087,7 +44087,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build08 - cron: 2 0,6,12,18 * * * + cron: 2 4 * * * decorate: true decoration_config: skip_cloning: true @@ -48154,7 +48154,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build12 - cron: 44 0,6,12,18 * * * + cron: 44 17 * * * decorate: true decoration_config: skip_cloning: true @@ -48237,7 +48237,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build12 - cron: 39 0,6,12,18 * * * + cron: 39 13 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29 * * decorate: true decoration_config: skip_cloning: true