File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ base_cmd="${PKGDIR}/bin/k8s-integration-test \
2323 --platform=windows --bringup-cluster=false --teardown-cluster=false --teardown-driver=${teardown_driver} \
2424 --run-in-prow=true --deploy-overlay-name=${overlay_name} --service-account-file=${E2E_GOOGLE_APPLICATION_CREDENTIALS} \
2525 --do-driver-build=${do_driver_build} --gce-zone=${gce_zone} --test-version=${test_version} \
26- --storageclass-files=sc-windows.yaml --snapshotclass-file=pd-volumesnapshotclass.yaml --test-focus='External.Storage.*ntfs ' \
26+ --storageclass-files=sc-windows.yaml --snapshotclass-file=pd-volumesnapshotclass.yaml --test-focus='External.Storage' \
2727 --deployment-strategy=${deployment_strategy} "
2828
2929eval " $base_cmd "
You can’t perform that action at this time.
0 commit comments