mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Fix E2E Test "Pod Disks should schedule a pod w/ a RW PD, remove it, then schedule it on another host" out of flaky
This commit is contained in:
parent
650bf71cf7
commit
33b5616ebc
@ -101,7 +101,6 @@ GCE_FLAKY_TESTS=(
|
||||
"DaemonRestart"
|
||||
"ResourceUsage"
|
||||
"monotonically\sincreasing\srestart\scount"
|
||||
"then\sschedule\sit\son\sanother\shost" # file: pd.go, issue: #13257
|
||||
"should\sbe\sable\sto\schange\sthe\stype\sand\snodeport\ssettings\sof\sa\sservice" # file: service.go, issue: #13032
|
||||
"allows\sscheduling\sof\spods\son\sa\sminion\safter\sit\srejoins\sthe\scluster" # file: resize_nodes.go, issue: #13258
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user