Merge pull request #13232 from yujuhong/disable_restart_count_test

e2e: disable the restart count test
This commit is contained in:
Yu-Ju Hong
2015-08-26 16:39:43 -07:00

View File

@@ -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.