mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
actually promote daemonset simple test out of flaky and skip all daemonset tests in gke
This commit is contained in:
parent
b255e7c478
commit
b8b35afaec
@ -109,7 +109,7 @@ GKE_REQUIRED_SKIP_TESTS=(
|
|||||||
"Nodes"
|
"Nodes"
|
||||||
"Etcd\sFailure"
|
"Etcd\sFailure"
|
||||||
"MasterCerts"
|
"MasterCerts"
|
||||||
"Daemon\sset\sshould\srun\sand\sstop\scomplex\sdaemon"
|
"Daemon\sset"
|
||||||
"Deployment"
|
"Deployment"
|
||||||
"experimental\sresource\susage\stracking" # Expect --max-pods=100
|
"experimental\sresource\susage\stracking" # Expect --max-pods=100
|
||||||
"Shell"
|
"Shell"
|
||||||
@ -134,7 +134,7 @@ DISRUPTIVE_TESTS=(
|
|||||||
# -flaky- build variants.
|
# -flaky- build variants.
|
||||||
GCE_FLAKY_TESTS=(
|
GCE_FLAKY_TESTS=(
|
||||||
"DaemonRestart\sController\sManager"
|
"DaemonRestart\sController\sManager"
|
||||||
"Daemon\sset\sshould"
|
"Daemon\sset\sshould\srun\sand\sstop\scomplex\sdaemon"
|
||||||
"Jobs\sare\slocally\srestarted"
|
"Jobs\sare\slocally\srestarted"
|
||||||
"Resource\susage\sof\ssystem\scontainers"
|
"Resource\susage\sof\ssystem\scontainers"
|
||||||
"should\sbe\sable\sto\schange\sthe\stype\sand\snodeport\ssettings\sof\sa\sservice" # file: service.go, issue: #13032
|
"should\sbe\sable\sto\schange\sthe\stype\sand\snodeport\ssettings\sof\sa\sservice" # file: service.go, issue: #13032
|
||||||
|
Loading…
Reference in New Issue
Block a user