mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 01:50:55 +00:00
Merge pull request #13933 from jlowdermilk/disable-daemonset-gke
disable Daemon set test when running e2e on gke
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user