Commit 8b37e74f authored by Jeff Lowdermilk's avatar Jeff Lowdermilk

Merge pull request #15184 from jlowdermilk/gke-reboot-test

Don't skip reboot when testing reboot
parents fafb00db 89144068
...@@ -92,7 +92,6 @@ fi ...@@ -92,7 +92,6 @@ fi
REBOOT_SKIP_TESTS=( REBOOT_SKIP_TESTS=(
"Autoscaling\sSuite" "Autoscaling\sSuite"
"Skipped" "Skipped"
"Reboot"
"Restart\sshould\srestart\sall\snodes" "Restart\sshould\srestart\sall\snodes"
"Example" "Example"
) )
......
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