add TestStartStop to Cloud Shell tests

pull/12237/head
Sharif Elgamal 2021-08-11 11:15:51 -07:00
parent fb9a16dbc9
commit 2646b49a19
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ gcloud cloud-shell ssh --authorize-session << EOF
DRIVER="docker"
JOB_NAME="Docker_Cloud_Shell"
CONTAINER_RUNTIME="docker"
EXTRA_TEST_ARGS="-test.run (TestFunctional|TestAddons)"
EXTRA_TEST_ARGS="-test.run (TestFunctional|TestAddons|TestStartStop/group/default-k8s-different-port)"
# Need to set these in cloud-shell or will not be present in common.sh
MINIKUBE_LOCATION=$MINIKUBE_LOCATION