diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 701f6e3dfcc..090809c4295 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -206,7 +206,6 @@ GCE_PARALLEL_FLAKY_TESTS=( "Elasticsearch" "Namespaces.*should\sdelete\sfast" "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 )