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 \
23
23
--platform=windows --bringup-cluster=false --teardown-cluster=false --teardown-driver=${teardown_driver} \
24
24
--run-in-prow=true --deploy-overlay-name=${overlay_name} --service-account-file=${E2E_GOOGLE_APPLICATION_CREDENTIALS} \
25
25
--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' \
27
27
--deployment-strategy=${deployment_strategy} "
28
28
29
29
eval " $base_cmd "
You can’t perform that action at this time.
0 commit comments