Label flaky deployment test as per #15369.

This commit is contained in:
Quinton Hoole 2015-10-12 15:40:28 -07:00
parent 69a8dc64c7
commit ba0f7a0a1f

View File

@ -133,6 +133,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