Skip to content

Commit 68cf4ae

Browse files
committed
smb
1 parent ff01488 commit 68cf4ae

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

ci-operator/config/openshift/csi-operator/openshift-csi-operator-master.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ tests:
204204
- as: smb-operator-e2e
205205
optional: true
206206
steps:
207-
cluster_profile: azure4
207+
cluster_profile: azure-qe
208208
dependencies:
209209
OO_INDEX: ci-index-smb-csi-driver-operator-bundle
210210
env:
@@ -213,6 +213,7 @@ tests:
213213
OO_PACKAGE: smb-csi-driver-operator
214214
OO_TARGET_NAMESPACES: '!all'
215215
workflow: openshift-e2e-azure-csi-smb
216+
timeout: 24h0m0s
216217
- as: verify-deps
217218
steps:
218219
test:

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

+2
Original file line numberDiff line numberDiff line change
@@ -1344,6 +1344,8 @@ tests:
13441344
TEST_FILTERS: ~ChkUpgrade&;~DisconnectedOnly&;~NonPreRelease&;~HyperShiftMGMT&;~MicroShiftOnly&;~NonHyperShiftHOST&;~Serial&;~Disruptive&
13451345
TEST_TIMEOUT: "30"
13461346
test:
1347+
- ref: wait
1348+
- ref: cucushift-hypershift-extended-debug
13471349
- chain: openshift-e2e-test-hypershift-qe
13481350
workflow: cucushift-installer-rehearse-azure-ipi-ovn-hypershift-guest
13491351
- as: azure-ipi-ovn-hypershift-guest-f14-destructive

ci-operator/config/openshift/openshift-tests-private/openshift-openshift-tests-private-release-4.16__multi-nightly.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,8 @@ tests:
567567
FIPS_ENABLED: "true"
568568
TEST_ADDITIONAL: Network_Observability
569569
test:
570+
- ref: wait
571+
- ref: cucushift-hypershift-extended-debug
570572
- chain: openshift-e2e-test-qe-destructive
571573
workflow: cucushift-installer-rehearse-aws-ipi-ovn-efs
572574
- as: aws-ipi-ovn-efs-fips-amd-f14-destructive-ui

ci-operator/step-registry/openshift/e2e/azure/csi/smb/openshift-e2e-azure-csi-smb-workflow.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ workflow:
88
- ref: storage-conf-wait-for-csi-driver
99
- ref: storage-obj-save
1010
test:
11+
- ref: cucushift-hypershift-extended-debug
12+
- ref: wait
1113
- ref: openshift-e2e-test
1214
post:
1315
- ref: storage-obj-check

0 commit comments

Comments
 (0)