mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #13232 from yujuhong/disable_restart_count_test
e2e: disable the restart count test
This commit is contained in:
commit
ab73849437
@ -100,6 +100,7 @@ GCE_DEFAULT_SKIP_TESTS=(
|
|||||||
GCE_FLAKY_TESTS=(
|
GCE_FLAKY_TESTS=(
|
||||||
"DaemonRestart"
|
"DaemonRestart"
|
||||||
"ResourceUsage"
|
"ResourceUsage"
|
||||||
|
"monotonically\sincreasing\srestart\scount"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Tests which are not able to be run in parallel.
|
# Tests which are not able to be run in parallel.
|
||||||
|
Loading…
Reference in New Issue
Block a user