We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c86d4d commit c536d7eCopy full SHA for c536d7e
test/run-windows-k8s-migration.sh
@@ -57,7 +57,7 @@ base_cmd="${PKGDIR}/bin/k8s-integration-test \
57
--deploy-overlay-name=${overlay_name} \
58
--test-version=${test_version} \
59
--kube-version=${kube_version} \
60
- --kube-feature-gates=${feature_gates}
+ --kube-feature-gates=${feature_gates} \
61
--storageclass-files=sc-windows.yaml \
62
--snapshotclass-file=pd-volumesnapshotclass.yaml \
63
--test-focus=${GCE_PD_TEST_FOCUS} \
0 commit comments