Commit 7fa78522 authored by Jeff Lowdermilk's avatar Jeff Lowdermilk

disable Daemon set test when running e2e on gke

parent 81894608
...@@ -109,6 +109,7 @@ GKE_REQUIRED_SKIP_TESTS=( ...@@ -109,6 +109,7 @@ GKE_REQUIRED_SKIP_TESTS=(
"Etcd\sFailure" "Etcd\sFailure"
"MasterCerts" "MasterCerts"
"Shell" "Shell"
"Daemon\sset"
) )
# The following tests are known to be flaky, and are thus run only in their own # The following tests are known to be flaky, and are thus run only in their own
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment