From 141da7b7a04e82d9c516a5162e8524b216db0e10 Mon Sep 17 00:00:00 2001 From: Thuan Vo Date: Fri, 19 Jun 2026 14:26:53 -0700 Subject: [PATCH] Revert "no-jira: increase frequency of all-regions jobs to 4x/day for 4.22" This reverts commit 32eaaf15abb3765387e5e40b1f7f06420ed893e9. --- ...-verification-tests-main__installation-nightly-4.22.yaml | 6 +++--- .../openshift-verification-tests-main-periodics.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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