Commit eaf0e3e2 authored by Quinton Hoole's avatar Quinton Hoole

Merge pull request #13813 from quinton-hoole/2015-09-10-banish-e2e-try-again

Banish service up and down e2e test in parallel to flaky
parents 1313e3b1 662e41cd
...@@ -138,6 +138,7 @@ GCE_PARALLEL_FLAKY_TESTS=( ...@@ -138,6 +138,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
"Services.*identically\snamed" "Services.*identically\snamed"
"Services.*release.*load\sbalancer" "Services.*release.*load\sbalancer"
"Services.*endpoint" "Services.*endpoint"
"Services.*up\sand\sdown"
) )
# Tests that should not run on soak cluster. # Tests that should not run on soak cluster.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment