Commit 88f6a03c authored by Dawn Chen's avatar Dawn Chen

Merge pull request #15507 from quinton-hoole/2015-10-12-mark-flaky-tests-as-flaky

Mark flaky Jobs e2e test as flaky as per #15389.
parents 6bcb3151 76fa1ade
...@@ -125,6 +125,7 @@ AWS_REQUIRED_SKIP_TESTS=( ...@@ -125,6 +125,7 @@ AWS_REQUIRED_SKIP_TESTS=(
GCE_FLAKY_TESTS=( GCE_FLAKY_TESTS=(
"DaemonRestart\sController\sManager" "DaemonRestart\sController\sManager"
"Daemon\sset\sshould" "Daemon\sset\sshould"
"Jobs\sare\slocally\srestarted"
"Resource\susage\sof\ssystem\scontainers" "Resource\susage\sof\ssystem\scontainers"
"should\sbe\sable\sto\schange\sthe\stype\sand\snodeport\ssettings\sof\sa\sservice" # file: service.go, issue: #13032 "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 "allows\sscheduling\sof\spods\son\sa\sminion\safter\sit\srejoins\sthe\scluster" # file: resize_nodes.go, issue: #13258
......
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