Merge pull request #17768 from gmarek/fix-jenkins

Move GCE L7 LoadBalancer test to the Flaky suite
This commit is contained in:
Marek Grabowski 2015-11-25 13:01:47 +01:00
commit d2bdcd4a6a

View File

@ -171,6 +171,7 @@ DISRUPTIVE_TESTS=(
# The following tests are known to be flaky, and are thus run only in their own
# -flaky- build variants.
GCE_FLAKY_TESTS=(
"GCE\sL7\sLoadBalancer\sController"
"DaemonRestart\sController\sManager"
"Daemon\sset\sshould\srun\sand\sstop\scomplex\sdaemon"
"Resource\susage\sof\ssystem\scontainers"