mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-08 16:30:57 -04:00
Merge pull request #17254 from jlowdermilk/gke-ci-reboot
Auto commit by PR queue bot
This commit is contained in:
commit
e09e30d53e
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue