diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.20__amd64-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.20__amd64-nightly.yaml index 7c4a7ea5716ed..aa1f3a47560ac 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.20__amd64-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.20__amd64-nightly.yaml @@ -1878,6 +1878,10 @@ tests: steps: cluster_profile: azure-qe env: + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_OFFER: aro4 + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_PUBLISHER: azureopenshift + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_SKU: aro_419 + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_VERSION: 419.6.20250523 TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~NonPreRelease&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;~Serial&;~Disruptive& TEST_TIMEOUT: "30" test: @@ -1888,6 +1892,10 @@ tests: steps: cluster_profile: azure-qe env: + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_OFFER: aro4 + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_PUBLISHER: azureopenshift + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_SKU: aro_419 + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_VERSION: 419.6.20250523 ADDITIONAL_CA_BUNDLE_FILE: additional-ca.crt DYNAMIC_ADDITIONAL_TRUST_BUNDLE_ENABLED: "true" DYNAMIC_GLOBAL_PULL_SECRET_ENABLED: "true" diff --git a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml index 4df277102f652..0a5c1eaef7742 100644 --- a/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml +++ b/ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.21__amd64-nightly.yaml @@ -1842,6 +1842,10 @@ tests: steps: cluster_profile: azure-qe env: + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_OFFER: aro4 + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_PUBLISHER: azureopenshift + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_SKU: aro_419 + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_VERSION: 419.6.20250523 TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~NonPreRelease&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;~Serial&;~Disruptive& TEST_TIMEOUT: "30" test: @@ -1852,6 +1856,10 @@ tests: steps: cluster_profile: azure-qe env: + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_OFFER: aro4 + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_PUBLISHER: azureopenshift + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_SKU: aro_419 + HYPERSHIFT_AZURE_MARKETPLACE_IMAGE_VERSION: 419.6.20250523 ADDITIONAL_CA_BUNDLE_FILE: additional-ca.crt DYNAMIC_ADDITIONAL_TRUST_BUNDLE_ENABLED: "true" DYNAMIC_GLOBAL_PULL_SECRET_ENABLED: "true" diff --git a/ci-operator/step-registry/cucushift/installer/rehearse/aws/ipi/ovn/hypershift/provision/cucushift-installer-rehearse-aws-ipi-ovn-hypershift-provision-chain.yaml b/ci-operator/step-registry/cucushift/installer/rehearse/aws/ipi/ovn/hypershift/provision/cucushift-installer-rehearse-aws-ipi-ovn-hypershift-provision-chain.yaml index 5b017dbaf80c1..a49c2403420f9 100644 --- a/ci-operator/step-registry/cucushift/installer/rehearse/aws/ipi/ovn/hypershift/provision/cucushift-installer-rehearse-aws-ipi-ovn-hypershift-provision-chain.yaml +++ b/ci-operator/step-registry/cucushift/installer/rehearse/aws/ipi/ovn/hypershift/provision/cucushift-installer-rehearse-aws-ipi-ovn-hypershift-provision-chain.yaml @@ -7,6 +7,7 @@ chain: - chain: hypershift-aws-create - ref: cucushift-hypershift-extended-enable-custom-image-registry - ref: cucushift-hypershift-extended-global-pull-secret + - ref: wait env: - name: BASE_DOMAIN default: "qe.devcluster.openshift.com" diff --git a/ci-operator/step-registry/cucushift/installer/rehearse/azure/aks/hypershift/ephemeral-creds/provision/cucushift-installer-rehearse-azure-aks-hypershift-ephemeral-creds-provision-chain.yaml b/ci-operator/step-registry/cucushift/installer/rehearse/azure/aks/hypershift/ephemeral-creds/provision/cucushift-installer-rehearse-azure-aks-hypershift-ephemeral-creds-provision-chain.yaml index 081ad22788ba6..ab592ec043c41 100644 --- a/ci-operator/step-registry/cucushift/installer/rehearse/azure/aks/hypershift/ephemeral-creds/provision/cucushift-installer-rehearse-azure-aks-hypershift-ephemeral-creds-provision-chain.yaml +++ b/ci-operator/step-registry/cucushift/installer/rehearse/azure/aks/hypershift/ephemeral-creds/provision/cucushift-installer-rehearse-azure-aks-hypershift-ephemeral-creds-provision-chain.yaml @@ -15,6 +15,7 @@ chain: - ref: cucushift-hypershift-extended-enable-custom-image-registry - ref: cucushift-hypershift-extended-global-pull-secret - ref: cucushift-hypershift-extended-enable-qe-catalogsource + - ref: wait env: - name: AKS_ADDONS default: "azure-keyvault-secrets-provider"