Banish services up and down e2e test in parallel to flaky.

This commit is contained in:
Quinton Hoole 2015-09-10 09:08:19 -07:00
parent 08fbe2bc10
commit 662e41cdcc

View File

@ -138,6 +138,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
"Services.*identically\snamed"
"Services.*release.*load\sbalancer"
"Services.*endpoint"
"Services.*up\sand\sdown"
)
# Tests that should not run on soak cluster.