mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-16 09:18:06 -05:00
promote simple daemonset test out of flaky
This commit is contained in:
parent
535246f364
commit
10d56ff18a
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ GKE_REQUIRED_SKIP_TESTS=(
|
|||
"Nodes"
|
||||
"Etcd\sFailure"
|
||||
"MasterCerts"
|
||||
"Daemon\sset"
|
||||
"Daemon\sset\sshould\srun\sand\sstop\scomplex\sdaemon"
|
||||
"Deployment"
|
||||
"experimental\sresource\susage\stracking" # Expect --max-pods=100
|
||||
"Shell"
|
||||
|
|
|
|||
Loading…
Reference in a new issue