Skip to content

Commit ab73849

Browse files
committed
Merge pull request kubernetes#13232 from yujuhong/disable_restart_count_test
e2e: disable the restart count test
2 parents b5aaf88 + 3789da1 commit ab73849

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/jenkins/e2e.sh

+1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ GCE_DEFAULT_SKIP_TESTS=(
100100
GCE_FLAKY_TESTS=(
101101
"DaemonRestart"
102102
"ResourceUsage"
103+
"monotonically\sincreasing\srestart\scount"
103104
)
104105

105106
# Tests which are not able to be run in parallel.

0 commit comments

Comments
 (0)