e2e: mark the restart count test flaky

This commit is contained in:
Yu-Ju Hong 2015-08-26 16:11:31 -07:00
parent b5aaf880b2
commit 3789da1473

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.