Merge pull request #14777 from brendandburns/fixer3

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-10-02 18:08:08 -07:00
commit 0e58e9a49f

View File

@ -123,7 +123,7 @@ AWS_REQUIRED_SKIP_TESTS=(
# The following tests are known to be flaky, and are thus run only in their own
# -flaky- build variants.
GCE_FLAKY_TESTS=(
"DaemonRestart"
"DaemonRestart\sController\sManager"
"Daemon\sset\sshould\slaunch\sa\sdaemon\spod\son\severy\snode\sof\sthe\scluster"
"Resource\susage\sof\ssystem\scontainers"
"should\sbe\sable\sto\schange\sthe\stype\sand\snodeport\ssettings\sof\sa\sservice" # file: service.go, issue: #13032