mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
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:
commit
b44714da1d
@ -93,7 +93,7 @@ REBOOT_SKIP_TESTS=(
|
|||||||
"Autoscaling\sSuite"
|
"Autoscaling\sSuite"
|
||||||
"Skipped"
|
"Skipped"
|
||||||
"Reboot"
|
"Reboot"
|
||||||
"Restart"
|
"Restart\sshould\srestart\sall\snodes"
|
||||||
"Example"
|
"Example"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user