We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858cc0f commit 7d9dc0dCopy full SHA for 7d9dc0d
test/run-k8s-integration.sh
@@ -44,7 +44,7 @@ fi
44
base_cmd="${PKGDIR}/bin/k8s-integration-test \
45
--run-in-prow=true --service-account-file=${E2E_GOOGLE_APPLICATION_CREDENTIALS} \
46
--do-driver-build=${do_driver_build} --teardown-driver=${teardown_driver} --boskos-resource-type=${boskos_resource_type} \
47
- --storageclass-files=sc-standard.yaml --snapshotclass-files=pd-volumesnapshotclass.yaml \
+ --storageclass-files=sc-standard.yaml --snapshotclass-files=image-volumesnapshotclass.yaml \
48
--deployment-strategy=${deployment_strategy} --test-version=${test_version} \
49
--num-nodes=3 --image-type=${image_type} --use-kubetest2=${use_kubetest2}"
50
0 commit comments