Skip to content

Commit

Permalink
Label flaky deployment test as per kubernetes#15369.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinton Hoole authored and RichieEscarez committed Dec 4, 2015
1 parent 643ed61 commit b641759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/jenkins/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ GCE_FLAKY_TESTS=(
"should\sbe\sable\sto\screate\sa\sfunctioning\sexternal\sload\sbalancer" # same as above, also catches "...with user-provided balancer ip"
"pod\sw/two\sRW\sPDs\sboth\smounted\sto\sone\scontainer,\swrite\sto\sPD" # file: pd.go, issue: #15382
"pod\sw/\sa\sreadonly\sPD\son\stwo\shosts,\sthen\sremove\sboth" # file: pd.go, issue: #15382
"deployment.*\sin\sthe\sright\sorder" # issue: #15369
)

# The following tests are known to be slow running (> 2 min), and are
Expand Down

0 comments on commit b641759

Please sign in to comment.