flake: Disable flaky service e2e per #16285

This commit is contained in:
Steve Milner 2015-10-27 09:26:34 -04:00
parent 465c5b0791
commit f7449ce3fa

View File

@ -177,6 +177,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
"PD"
"ServiceAccounts"
"Networking\sshould\sfunction\sfor\sintra-pod\scommunication" # possibly causing Ginkgo to get stuck, issue: #13485
"Services.*identically\snamed" # error waiting for reachability, issue: #16285
)
# Tests that should not run on soak cluster.