diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 4f7caa1d92..6852a9139c 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -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.