Merge pull request #16196 from erictune/job-e2e-fix

Fix e2e test flakes.
This commit is contained in:
Daniel Smith
2015-10-27 15:04:57 -07:00
2 changed files with 34 additions and 3 deletions

View File

@@ -140,7 +140,6 @@ DISRUPTIVE_TESTS=(
GCE_FLAKY_TESTS=(
"DaemonRestart\sController\sManager"
"Daemon\sset\sshould\srun\sand\sstop\scomplex\sdaemon"
"Jobs\sare\slocally\srestarted"
"Resource\susage\sof\ssystem\scontainers"
"allows\sscheduling\sof\spods\son\sa\sminion\safter\sit\srejoins\sthe\scluster" # file: resize_nodes.go, issue: #13258
"deployment.*\sin\sthe\sright\sorder" # issue: #15369