mirror of https://github.com/k3s-io/k3s
Merge pull request #13933 from jlowdermilk/disable-daemonset-gke
disable Daemon set test when running e2e on gkepull/6/head
commit
bb59f623da
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue