Merge pull request #14135 from quinton-hoole/2015-09-17-demote-daemon-e2e-to-flaky

Demote e2e test "Daemon set ... launch a pod on every node of the clu…
This commit is contained in:
Alex Mohr 2015-09-17 13:51:24 -07:00
commit a32ea8ebc1

View File

@ -116,6 +116,7 @@ GKE_REQUIRED_SKIP_TESTS=(
# -flaky- build variants.
GCE_FLAKY_TESTS=(
"DaemonRestart"
"Daemon set should launch a daemon pod on every node of the cluster"
"ResourceUsage"
"monotonically\sincreasing\srestart\scount"
"should\sbe\sable\sto\schange\sthe\stype\sand\snodeport\ssettings\sof\sa\sservice" # file: service.go, issue: #13032