mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #13256 from piosz/oncall
Moved failing tests to the flaky suite on Jenkins
This commit is contained in:
commit
12b59060bd
@ -101,6 +101,9 @@ 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
|
||||
)
|
||||
|
||||
# Tests which are not able to be run in parallel.
|
||||
|
Loading…
Reference in New Issue
Block a user