Merge pull request #14085 from ixdy/jenkins-configs

Mark "Networking should function for intra-pod communication" as flaky in parallel
pull/6/head
Quinton Hoole 2015-09-16 16:15:40 -07:00
commit df4a007cee
1 changed files with 1 additions and 0 deletions

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.