Skip to content

Commit 061e96f

Browse files
committed
ci: set timeout for k8s-external-storage to 90 minutes
1 hour is too little with the added nvme-of testing. See-also: ceph#6214 Signed-off-by: Niels de Vos <ndevos@ibm.com>
1 parent a4621ec commit 061e96f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

run-k8s-external-storage-e2e.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ for driver in /opt/build/go/src/github.com/ceph/ceph-csi/scripts/k8s-storage/dri
2323
do
2424
kubernetes/test/bin/ginkgo \
2525
--vv \
26+
--timeout=90m \
2627
-focus="External.Storage.*.csi.ceph.com" \
2728
-skip='\[Feature:|\[Disruptive\]|Generic Ephemeral-volume' \
2829
kubernetes/test/bin/e2e.test \

0 commit comments

Comments
 (0)