diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index c3945f25b07..ff1d4f32265 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -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.