mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 03:57:41 +00:00
Make Restart e2e regex more specific so that it doesn't accidentally match DaemonRestart.
This commit is contained in:
parent
f03a267089
commit
d3996beb07
@ -93,7 +93,7 @@ REBOOT_SKIP_TESTS=(
|
||||
"Autoscaling\sSuite"
|
||||
"Skipped"
|
||||
"Reboot"
|
||||
"Restart"
|
||||
"Restart\sshould\srestart\sall\snodes"
|
||||
"Example"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user