mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Demote e2e test "Daemon set ... launch a pod on every node of the cluster" to flaky.
This commit is contained in:
parent
3b221fb074
commit
ceea590f7e
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ GKE_REQUIRED_SKIP_TESTS=(
|
|||
# -flaky- build variants.
|
||||
GCE_FLAKY_TESTS=(
|
||||
"DaemonRestart"
|
||||
"Daemon set should launch a daemon pod on every node of the cluster"
|
||||
"ResourceUsage"
|
||||
"monotonically\sincreasing\srestart\scount"
|
||||
"should\sbe\sable\sto\schange\sthe\stype\sand\snodeport\ssettings\sof\sa\sservice" # file: service.go, issue: #13032
|
||||
|
|
|
|||
Loading…
Reference in a new issue