Merge pull request #17254 from jlowdermilk/gke-ci-reboot

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-11-17 05:13:20 -08:00
commit e09e30d53e

View File

@ -697,7 +697,7 @@ case ${JOB_NAME} in
${REBOOT_SKIP_TESTS[@]:+${REBOOT_SKIP_TESTS[@]}} \
${GCE_FLAKY_TESTS[@]:+${GCE_FLAKY_TESTS[@]}} \
${GCE_SLOW_TESTS[@]:+${GCE_SLOW_TESTS[@]}} \
) --ginkgo.focus=Reboot"}
)"}
;;
kubernetes-e2e-gke-1.1)