Merge pull request #14007 from quinton-hoole/2015-09-15-make-daemon-restart-e2e-run

Make Restart e2e regex more specific so that it doesn't accidentally …
This commit is contained in:
Alex Mohr 2015-09-16 15:42:21 -07:00
commit b44714da1d

View File

@ -93,7 +93,7 @@ REBOOT_SKIP_TESTS=(
"Autoscaling\sSuite"
"Skipped"
"Reboot"
"Restart"
"Restart\sshould\srestart\sall\snodes"
"Example"
)