Mark flaky Jobs e2e test as flaky as per #15389.

This commit is contained in:
Quinton Hoole 2015-10-12 15:28:11 -07:00
parent 9766f25902
commit 76fa1ade51

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