mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-19 16:49:35 +00:00
Mark flaky Jobs e2e test as flaky as per #15389.
This commit is contained in:
parent
9766f25902
commit
76fa1ade51
@ -125,6 +125,7 @@ AWS_REQUIRED_SKIP_TESTS=(
|
||||
GCE_FLAKY_TESTS=(
|
||||
"DaemonRestart\sController\sManager"
|
||||
"Daemon\sset\sshould"
|
||||
"Jobs\sare\slocally\srestarted"
|
||||
"Resource\susage\sof\ssystem\scontainers"
|
||||
"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