diff --git a/ci-operator/config/openshift/release/openshift-release-main__nightly-4.22.yaml b/ci-operator/config/openshift/release/openshift-release-main__nightly-4.22.yaml index 490a40d4ddea9..bbffe35cbf7b5 100644 --- a/ci-operator/config/openshift/release/openshift-release-main__nightly-4.22.yaml +++ b/ci-operator/config/openshift/release/openshift-release-main__nightly-4.22.yaml @@ -1649,7 +1649,7 @@ tests: - as: e2e-telco5g-ptp capabilities: - intranet - cron: 0 6 * * 0,2,4 + cron: 30 7 * * 0,2,4 restrict_network_access: false steps: env: diff --git a/ci-operator/config/openshift/release/openshift-release-main__nightly-5.0.yaml b/ci-operator/config/openshift/release/openshift-release-main__nightly-5.0.yaml index 8e4f1f1ccaa2d..6897775fbb6c4 100644 --- a/ci-operator/config/openshift/release/openshift-release-main__nightly-5.0.yaml +++ b/ci-operator/config/openshift/release/openshift-release-main__nightly-5.0.yaml @@ -1845,7 +1845,7 @@ tests: - as: e2e-telco5g-ptp-upstream capabilities: - intranet - cron: 0 6 * * 1,3,5 + cron: 30 7 * * 1,3,5 restrict_network_access: false steps: env: diff --git a/ci-operator/jobs/openshift/release/openshift-release-main-periodics.yaml b/ci-operator/jobs/openshift/release/openshift-release-main-periodics.yaml index 3c14dd3226f3b..8aeac7b583aa4 100644 --- a/ci-operator/jobs/openshift/release/openshift-release-main-periodics.yaml +++ b/ci-operator/jobs/openshift/release/openshift-release-main-periodics.yaml @@ -226704,7 +226704,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build10 - cron: 0 6 * * 0,2,4 + cron: 30 7 * * 0,2,4 decorate: true decoration_config: skip_cloning: true @@ -287050,7 +287050,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build10 - cron: 0 6 * * 1,3,5 + cron: 30 7 * * 1,3,5 decorate: true decoration_config: skip_cloning: true