diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-nightly.yaml index a9c14d77e814..a4553e0f038c 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15__amd64-nightly.yaml @@ -1042,7 +1042,7 @@ tests: cluster_profile: aws-sd-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - OPENSHIFT_VERSION: 4.15 + OPENSHIFT_VERSION: "4.15" REGION: us-west-2 TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;ROSA& TEST_IMPORTANCE: Critical @@ -1056,7 +1056,7 @@ tests: cluster_profile: aws-sd-qe env: BASE_DOMAIN: qe.devcluster.openshift.com - OPENSHIFT_VERSION: 4.15 + OPENSHIFT_VERSION: "4.15" REGION: us-west-2 TEST_FILTERS: ~ChkUpgrade&;~NonPreRelease&;~Serial&;~Disruptive&;~DisconnectedOnly&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;ROSA& TEST_IMPORTANCE: Critical diff --git a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15-periodics.yaml b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15-periodics.yaml index 56a0c230a01d..3077c6a3d795 100644 --- a/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15-periodics.yaml +++ b/ci-operator/jobs/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.15-periodics.yaml @@ -11481,7 +11481,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build05 - cron: 5 2 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29 * * + cron: 7 11 5,14,21,28 * * decorate: true decoration_config: skip_cloning: true @@ -11496,7 +11496,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "4.15" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-openshift-tests-private-release-4.15-amd64-nightly-aws-rosa-hcp-capi-stage-critical-f2 + name: periodic-ci-openshift-openshift-tests-private-release-4.15-amd64-nightly-aws-rosa-hcp-capi-stage-critical-f7 reporter_config: slack: channel: '#managed-hypershift-ci-watcher' @@ -11517,8 +11517,8 @@ periodics: - --oauth-token-path=/usr/local/github-credentials/oauth - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --secret-dir=/usr/local/aws-rosa-hcp-capi-stage-critical-f2-cluster-profile - - --target=aws-rosa-hcp-capi-stage-critical-f2 + - --secret-dir=/usr/local/aws-rosa-hcp-capi-stage-critical-f7-cluster-profile + - --target=aws-rosa-hcp-capi-stage-critical-f7 - --variant=amd64-nightly command: - ci-operator @@ -11535,7 +11535,7 @@ periodics: - mountPath: /secrets/ci-pull-credentials name: ci-pull-credentials readOnly: true - - mountPath: /usr/local/aws-rosa-hcp-capi-stage-critical-f2-cluster-profile + - mountPath: /usr/local/aws-rosa-hcp-capi-stage-critical-f7-cluster-profile name: cluster-profile - mountPath: /secrets/gcs name: gcs-credentials