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 a93b479 + 54edfcd commit 7a362c6Copy full SHA for 7a362c6
test/run-k8s-integration-migration.sh
@@ -20,5 +20,5 @@ ${PKGDIR}/bin/k8s-integration-test --kube-version=${GCE_PD_KUBE_VERSION:-master}
20
--kube-feature-gates="CSIMigration=true,CSIMigrationGCE=true" --run-in-prow=true \
21
--deploy-overlay-name=${overlay_name} --service-account-file=${E2E_GOOGLE_APPLICATION_CREDENTIALS} \
22
--do-driver-build=${do_driver_build} --boskos-resource-type=${boskos_resource_type} \
23
---migration-test=true --test-focus="\[sig-storage\]\sIn-tree\sVolumes\s\[Driver:\sgcepd\].*" \
+--migration-test=true --test-focus="\[sig-storage\]\sIn-tree\sVolumes\s\[Driver:\sgcepd\]\s\[Testpattern:\sDynamic\sPV.*" \
24
--gce-zone="us-central1-b"
0 commit comments