diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 40b81c3863..4c5742fb54 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -109,6 +109,7 @@ GKE_REQUIRED_SKIP_TESTS=( "Etcd\sFailure" "MasterCerts" "Shell" + "Daemon\sset" ) # The following tests are known to be flaky, and are thus run only in their own