Banish some more Services e2e tests to flaky in parallel.

This commit is contained in:
Quinton Hoole 2015-09-04 08:44:34 -07:00
parent cbce3a1ab8
commit eff8ea2432

View File

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