Merge pull request #13597 from quinton-hoole/2015-08-04-services-endpoint-e2e-are-flaky

Banish some more Services e2e tests to flaky in parallel.
This commit is contained in:
Quinton Hoole
2015-09-04 08:52:39 -07:00

View File

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