mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Move "Nodes Network" test out of flaky
This commit is contained in:
parent
80415f29f7
commit
db80096858
@ -308,6 +308,7 @@ AWS_REQUIRED_SKIP_TESTS=(
|
|||||||
DISRUPTIVE_TESTS=(
|
DISRUPTIVE_TESTS=(
|
||||||
"DaemonRestart"
|
"DaemonRestart"
|
||||||
"Etcd\sfailure"
|
"Etcd\sfailure"
|
||||||
|
"Nodes\sNetwork"
|
||||||
"Nodes\sResize"
|
"Nodes\sResize"
|
||||||
"Reboot"
|
"Reboot"
|
||||||
"Services.*restarting"
|
"Services.*restarting"
|
||||||
@ -320,7 +321,6 @@ GCE_FLAKY_TESTS=(
|
|||||||
"GCE\sL7\sLoadBalancer\sController" # issue: #17518
|
"GCE\sL7\sLoadBalancer\sController" # issue: #17518
|
||||||
"DaemonRestart\sController\sManager" # issue: #17829
|
"DaemonRestart\sController\sManager" # issue: #17829
|
||||||
"Resource\susage\sof\ssystem\scontainers" # issue: #13931
|
"Resource\susage\sof\ssystem\scontainers" # issue: #13931
|
||||||
"allows\sscheduling\sof\spods\son\sa\snode\safter\sit\srejoins\sthe\scluster" # file: resize_nodes.go, issue: #17830
|
|
||||||
"NodeOutOfDisk" # issue: 17687
|
"NodeOutOfDisk" # issue: 17687
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user