diff --git a/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-main.yaml b/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-main.yaml index 294068f4e520d..3a92719935e3e 100644 --- a/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-main.yaml +++ b/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-main.yaml @@ -122,7 +122,7 @@ tests: product: ocp timeout: 1h0m0s version: "4.20" - cron: 0 3 * * * + cron: 0 3 * * WED max_concurrency: 1 optional: true presubmit: true @@ -152,7 +152,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.19" - cron: 0 5 * * TUE,THU,SAT,SUN + cron: 0 5 * * MON optional: true presubmit: true reporter_config: @@ -183,7 +183,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.22" - cron: 0 1 * * TUE,THU,SAT,SUN + cron: 0 1 * * WED max_concurrency: 1 optional: true presubmit: true @@ -251,7 +251,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.21" - cron: 0 2 * * TUE,THU,SAT,SUN + cron: 0 2 * * TUE optional: true presubmit: true reporter_config: diff --git a/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-release-1.10.yaml b/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-release-1.10.yaml index c282aa7a4065b..b40fe1dbb4880 100644 --- a/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-release-1.10.yaml +++ b/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-release-1.10.yaml @@ -119,7 +119,7 @@ tests: product: ocp timeout: 1h0m0s version: "4.20" - cron: 0 3 * * * + cron: 0 3 * * WED max_concurrency: 1 optional: true presubmit: true @@ -149,7 +149,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.18" - cron: 30 0 * * MON,WED,FRI + cron: 30 0 * * MON max_concurrency: 1 optional: true presubmit: true @@ -181,7 +181,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.19" - cron: 30 0 * * MON,WED,FRI + cron: 30 0 * * TUE max_concurrency: 1 optional: true presubmit: true @@ -213,7 +213,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.21" - cron: 0 0 * * MON,WED,FRI + cron: 0 0 * * WED max_concurrency: 1 optional: true presubmit: true @@ -245,7 +245,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.22" - cron: 0 1 * * MON,WED,FRI + cron: 0 1 * * THU max_concurrency: 1 optional: true presubmit: true diff --git a/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-release-1.9.yaml b/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-release-1.9.yaml index eb269f749bc5c..d58ac39f41563 100644 --- a/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-release-1.9.yaml +++ b/ci-operator/config/redhat-developer/rhdh/redhat-developer-rhdh-release-1.9.yaml @@ -78,7 +78,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.16" - cron: 0 3 * * MON,WED,FRI + cron: 0 3 * * MON max_concurrency: 1 optional: true presubmit: true @@ -110,7 +110,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.18" - cron: 30 5 * * MON,WED,FRI + cron: 30 5 * * TUE max_concurrency: 1 optional: true presubmit: true @@ -142,7 +142,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.19" - cron: 30 5 * * MON,WED,FRI + cron: 30 5 * * WED max_concurrency: 1 optional: true presubmit: true @@ -174,7 +174,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.21" - cron: 30 2 * * MON,WED,FRI + cron: 30 2 * * THU max_concurrency: 1 optional: true presubmit: true @@ -206,7 +206,7 @@ tests: product: ocp timeout: 2h0m0s version: "4.22" - cron: 0 2 * * MON,WED,FRI + cron: 0 2 * * FRI max_concurrency: 1 optional: true presubmit: true diff --git a/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-main-periodics.yaml b/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-main-periodics.yaml index 8861573564557..d724d3ae6e0a2 100644 --- a/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-main-periodics.yaml +++ b/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-main-periodics.yaml @@ -906,7 +906,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build11 - cron: 0 3 * * * + cron: 0 3 * * WED decorate: true decoration_config: skip_cloning: true @@ -1376,7 +1376,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build11 - cron: 0 5 * * TUE,THU,SAT,SUN + cron: 0 5 * * MON decorate: true decoration_config: skip_cloning: true @@ -1468,7 +1468,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build11 - cron: 0 2 * * TUE,THU,SAT,SUN + cron: 0 2 * * TUE decorate: true decoration_config: skip_cloning: true @@ -1652,7 +1652,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build11 - cron: 0 1 * * TUE,THU,SAT,SUN + cron: 0 1 * * WED decorate: true decoration_config: skip_cloning: true diff --git a/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-release-1.10-periodics.yaml b/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-release-1.10-periodics.yaml index dd49ed1c1cf93..e41e0905effa6 100644 --- a/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-release-1.10-periodics.yaml +++ b/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-release-1.10-periodics.yaml @@ -517,7 +517,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 0 3 * * * + cron: 0 3 * * WED decorate: true decoration_config: skip_cloning: true @@ -992,7 +992,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 30 0 * * MON,WED,FRI + cron: 30 0 * * MON decorate: true decoration_config: skip_cloning: true @@ -1085,7 +1085,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 30 0 * * MON,WED,FRI + cron: 30 0 * * TUE decorate: true decoration_config: skip_cloning: true @@ -1178,7 +1178,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 0 0 * * MON,WED,FRI + cron: 0 0 * * WED decorate: true decoration_config: skip_cloning: true @@ -1271,7 +1271,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build02 - cron: 0 1 * * MON,WED,FRI + cron: 0 1 * * THU decorate: true decoration_config: skip_cloning: true diff --git a/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-release-1.9-periodics.yaml b/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-release-1.9-periodics.yaml index b065b383b0f81..05ce29bbfd18a 100644 --- a/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-release-1.9-periodics.yaml +++ b/ci-operator/jobs/redhat-developer/rhdh/redhat-developer-rhdh-release-1.9-periodics.yaml @@ -889,7 +889,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build12 - cron: 0 3 * * MON,WED,FRI + cron: 0 3 * * MON decorate: true decoration_config: skip_cloning: true @@ -981,7 +981,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build12 - cron: 30 5 * * MON,WED,FRI + cron: 30 5 * * TUE decorate: true decoration_config: skip_cloning: true @@ -1073,7 +1073,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build12 - cron: 30 5 * * MON,WED,FRI + cron: 30 5 * * WED decorate: true decoration_config: skip_cloning: true @@ -1165,7 +1165,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build12 - cron: 30 2 * * MON,WED,FRI + cron: 30 2 * * THU decorate: true decoration_config: skip_cloning: true @@ -1257,7 +1257,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build12 - cron: 0 2 * * MON,WED,FRI + cron: 0 2 * * FRI decorate: true decoration_config: skip_cloning: true