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 3919bd1 + c536d7e commit e968951Copy full SHA for e968951
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