Skip to content

Commit 5b83270

Browse files
committed
debug
1 parent e25db75 commit 5b83270

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.18__amd64-nightly.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1363,6 +1363,7 @@ tests:
13631363
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~NonPreRelease&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;~Serial&;~Disruptive&
13641364
TEST_TIMEOUT: "30"
13651365
test:
1366+
- ref: wait
13661367
- chain: openshift-e2e-test-hypershift-qe
13671368
workflow: cucushift-installer-rehearse-azure-aks-hypershift-byo-vnet-guest
13681369
- as: azure-aks-hypershift-byo-vnet-fips-guest-f14-destructive

ci-operator/step-registry/aks/provision/aks-provision-commands.sh

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ AKS_CREATE_COMMAND=(
4747
--os-sku "$AKS_OS_SKU"
4848
"${CLUSTER_AUTOSCALER_ARGS:-}"
4949
--location "$AZURE_LOCATION"
50+
--enable-addons azure-keyvault-secrets-provider
5051
)
5152

5253
# Version prioritization: specific > latest > default

0 commit comments

Comments
 (0)