Skip to content

Commit be8128c

Browse files
Test pd-extreme k8s integration
1 parent 89c8b39 commit be8128c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/run-k8s-integration.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ fi
4545
base_cmd="${PKGDIR}/bin/k8s-integration-test \
4646
--run-in-prow=true --service-account-file=${E2E_GOOGLE_APPLICATION_CREDENTIALS} \
4747
--do-driver-build=${do_driver_build} --teardown-driver=${teardown_driver} --boskos-resource-type=${boskos_resource_type} \
48-
--storageclass-files=sc-standard.yaml --snapshotclass-files=pd-volumesnapshotclass.yaml \
48+
--storageclass-files=sc-extreme.yaml --snapshotclass-files=pd-volumesnapshotclass.yaml \
4949
--deployment-strategy=${deployment_strategy} --test-version=${test_version} \
5050
--num-nodes=3 --image-type=${image_type} --use-kubetest2=${use_kubetest2}"
5151

0 commit comments

Comments
 (0)