Commit 4ef108a9 authored by Piotr Szczesniak's avatar Piotr Szczesniak

Moved failing tests to the flaky suite on Jenkins

parent 997dd12c
...@@ -101,6 +101,9 @@ GCE_FLAKY_TESTS=( ...@@ -101,6 +101,9 @@ GCE_FLAKY_TESTS=(
"DaemonRestart" "DaemonRestart"
"ResourceUsage" "ResourceUsage"
"monotonically\sincreasing\srestart\scount" "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. # Tests which are not able to be run in parallel.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment