mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-08 16:30:57 -04:00
e2e: mark the restart count test flaky
This commit is contained in:
parent
b5aaf880b2
commit
3789da1473
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ GCE_DEFAULT_SKIP_TESTS=(
|
|||
GCE_FLAKY_TESTS=(
|
||||
"DaemonRestart"
|
||||
"ResourceUsage"
|
||||
"monotonically\sincreasing\srestart\scount"
|
||||
)
|
||||
|
||||
# Tests which are not able to be run in parallel.
|
||||
|
|
|
|||
Loading…
Reference in a new issue