Demote e2e test "Daemon set ... launch a pod on every node of the cluster" to flaky.

This commit is contained in:
Quinton Hoole 2015-09-17 13:11:51 -07:00
parent 3b221fb074
commit ceea590f7e

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