Merge pull request #14085 from ixdy/jenkins-configs

Mark "Networking should function for intra-pod communication" as flaky in parallel
This commit is contained in:
Quinton Hoole 2015-09-16 16:15:40 -07:00
commit df4a007cee

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.