diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.10__amd64-stable.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.10__amd64-stable.yaml index 67e7f4b9404c8..bd1c7a4ae131e 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.10__amd64-stable.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.10__amd64-stable.yaml @@ -404,7 +404,7 @@ tests: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-gcp-upi-proxy - as: e2e-vsphere-ipi - cron: 0 0 */7 * * + cron: 0 0 1 * * steps: cluster_profile: vsphere env: @@ -414,7 +414,7 @@ tests: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-vsphere-ipi - as: e2e-vsphere-ipi-ovn - cron: 0 4 */7 * * + cron: 0 0 2 * * steps: cluster_profile: vsphere env: @@ -424,7 +424,7 @@ tests: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-vsphere-ipi-ovn - as: e2e-vsphere-ipi-ovn-ipsec - cron: 0 7 */7 * * + cron: 0 0 3 * * steps: cluster_profile: vsphere env: @@ -434,7 +434,7 @@ tests: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-ipsec - as: e2e-vsphere-ipi-ovn-local-to-shared-gateway-mode-migration - cron: 0 8 */7 * * + cron: 0 0 4 * * steps: cluster_profile: vsphere env: @@ -444,7 +444,7 @@ tests: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-local-to-shared-gateway-mode-migration - as: e2e-vsphere-ipi-ovn-shared-to-local-gateway-mode-migration - cron: 0 9 */7 * * + cron: 0 0 5 * * steps: cluster_profile: vsphere env: @@ -454,7 +454,7 @@ tests: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-vsphere-ipi-ovn-shared-to-local-gateway-mode-migration - as: e2e-vsphere-ipi-proxy - cron: 0 10 */7 * * + cron: 0 0 6 * * steps: cluster_profile: vsphere-discon env: @@ -464,7 +464,7 @@ tests: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-vsphere-ipi-proxy - as: e2e-vsphere-ipi-proxy-workers-rhel8 - cron: 0 11 */7 * * + cron: 0 0 7 * * steps: cluster_profile: vsphere-discon env: @@ -474,7 +474,7 @@ tests: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-vsphere-ipi-proxy-workers-rhel8 - as: e2e-vsphere-upi - cron: 0 12 */7 * * + cron: 0 0 8 * * steps: cluster_profile: vsphere env: @@ -484,7 +484,7 @@ tests: - chain: openshift-e2e-test-qe workflow: cucushift-installer-rehearse-vsphere-upi - as: e2e-vsphere-upi-proxy-https - cron: 0 20 */7 * * + cron: 0 0 9 * * steps: cluster_profile: vsphere-discon env: diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.10-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.10-periodics.yaml index 838b489f13cce..897c68ac9a6e0 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.10-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.10-periodics.yaml @@ -2755,7 +2755,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere - cron: 0 0 */7 * * + cron: 0 0 1 * * decorate: true decoration_config: skip_cloning: true @@ -2836,7 +2836,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere - cron: 0 4 */7 * * + cron: 0 0 2 * * decorate: true decoration_config: skip_cloning: true @@ -2917,7 +2917,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere - cron: 0 7 */7 * * + cron: 0 0 3 * * decorate: true decoration_config: skip_cloning: true @@ -2998,7 +2998,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere - cron: 0 8 */7 * * + cron: 0 0 4 * * decorate: true decoration_config: skip_cloning: true @@ -3079,7 +3079,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere - cron: 0 9 */7 * * + cron: 0 0 5 * * decorate: true decoration_config: skip_cloning: true @@ -3160,7 +3160,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere - cron: 0 10 */7 * * + cron: 0 0 6 * * decorate: true decoration_config: skip_cloning: true @@ -3241,7 +3241,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere - cron: 0 11 */7 * * + cron: 0 0 7 * * decorate: true decoration_config: skip_cloning: true @@ -3322,7 +3322,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere - cron: 0 12 */7 * * + cron: 0 0 8 * * decorate: true decoration_config: skip_cloning: true @@ -3403,7 +3403,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: vsphere - cron: 0 20 */7 * * + cron: 0 0 9 * * decorate: true decoration_config: skip_cloning: true