We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eae09b6 + a8814bd commit f4608fbCopy full SHA for f4608fb
test/run-windows-k8s-integration.sh
@@ -23,7 +23,7 @@ base_cmd="${PKGDIR}/bin/k8s-integration-test \
23
--platform=windows --bringup-cluster=false --teardown-cluster=false --teardown-driver=${teardown_driver}\
24
--run-in-prow=true --deploy-overlay-name=${overlay_name} --service-account-file=${E2E_GOOGLE_APPLICATION_CREDENTIALS} \
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' \
+ --storageclass-files=sc-windows.yaml --snapshotclass-file=pd-volumesnapshotclass.yaml --test-focus='External.Storage' \
27
--deployment-strategy=${deployment_strategy}"
28
29
eval "$base_cmd"
0 commit comments