diff --git a/test/sanity/run-test.sh b/test/sanity/run-test.sh index 8b3a2ce58b..02528f9659 100755 --- a/test/sanity/run-test.sh +++ b/test/sanity/run-test.sh @@ -47,4 +47,4 @@ sleep 1 echo 'Begin to run sanity test...' readonly CSI_SANITY_BIN='csi-sanity' -"$CSI_SANITY_BIN" --ginkgo.v --csi.endpoint="$endpoint" --ginkgo.skip='should work|should fail when volume does not exist on the specified path|should be idempotent|pagination should detect volumes added between pages and accept tokens when the last volume from a page is deleted|should remove target path|should return appropriate capabilities' +"$CSI_SANITY_BIN" --ginkgo.v --csi.endpoint="$endpoint"