Mark "Networking should function for intra-pod communication" as flaky in parallel.

This commit is contained in:
Jeff Grafton
2015-09-16 16:09:19 -07:00
parent b44714da1d
commit 42dc0ca484

View File

@@ -159,6 +159,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
"Services.*release.*load\sbalancer"
"Services.*endpoint"
"Services.*up\sand\sdown"
"Networking\sshould\sfunction\sfor\sintra-pod\scommunication" # possibly causing Ginkgo to get stuck, issue: #13485
)
# Tests that should not run on soak cluster.