Make Restart e2e regex more specific so that it doesn't accidentally match DaemonRestart.
This commit is contained in:
@@ -93,7 +93,7 @@ REBOOT_SKIP_TESTS=(
|
|||||||
"Autoscaling\sSuite"
|
"Autoscaling\sSuite"
|
||||||
"Skipped"
|
"Skipped"
|
||||||
"Reboot"
|
"Reboot"
|
||||||
"Restart"
|
"Restart\sshould\srestart\sall\snodes"
|
||||||
"Example"
|
"Example"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user