Commit ab738494 authored by Yu-Ju Hong's avatar Yu-Ju Hong

Merge pull request #13232 from yujuhong/disable_restart_count_test

e2e: disable the restart count test
parents b5aaf880 3789da14
...@@ -100,6 +100,7 @@ GCE_DEFAULT_SKIP_TESTS=( ...@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment