We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4621ec commit 061e96fCopy full SHA for 061e96f
1 file changed
run-k8s-external-storage-e2e.sh
@@ -23,6 +23,7 @@ for driver in /opt/build/go/src/github.com/ceph/ceph-csi/scripts/k8s-storage/dri
23
do
24
kubernetes/test/bin/ginkgo \
25
--vv \
26
+ --timeout=90m \
27
-focus="External.Storage.*.csi.ceph.com" \
28
-skip='\[Feature:|\[Disruptive\]|Generic Ephemeral-volume' \
29
kubernetes/test/bin/e2e.test \
0 commit comments