Commit e09e30d5 authored by k8s-merge-robot's avatar k8s-merge-robot

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

Auto commit by PR queue bot
parents 23d9d54b d9684869
...@@ -697,7 +697,7 @@ case ${JOB_NAME} in ...@@ -697,7 +697,7 @@ case ${JOB_NAME} in
${REBOOT_SKIP_TESTS[@]:+${REBOOT_SKIP_TESTS[@]}} \ ${REBOOT_SKIP_TESTS[@]:+${REBOOT_SKIP_TESTS[@]}} \
${GCE_FLAKY_TESTS[@]:+${GCE_FLAKY_TESTS[@]}} \ ${GCE_FLAKY_TESTS[@]:+${GCE_FLAKY_TESTS[@]}} \
${GCE_SLOW_TESTS[@]:+${GCE_SLOW_TESTS[@]}} \ ${GCE_SLOW_TESTS[@]:+${GCE_SLOW_TESTS[@]}} \
) --ginkgo.focus=Reboot"} )"}
;; ;;
kubernetes-e2e-gke-1.1) kubernetes-e2e-gke-1.1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment