diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 9988099e1a2f0..4512c82f0b1e2 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -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