Merge pull request #15508 from quinton-hoole/2015-10-12-mark-flaky-deployment-test

Label flaky deployment test as per #15369.
pull/6/head
Dawn Chen 2015-10-12 16:06:09 -07:00
commit 49b56d1788
1 changed files with 1 additions and 0 deletions

View File

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