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.
This commit is contained in:
Dawn Chen
2015-10-12 15:56:29 -07:00

View File

@@ -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