diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 9e56a17e02d..f3675279e1d 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -174,7 +174,6 @@ GCE_PARALLEL_FLAKY_TESTS=( "Services.*endpoint" "Services.*up\sand\sdown" "Networking\sshould\sfunction\sfor\sintra-pod\scommunication" # possibly causing Ginkgo to get stuck, issue: #13485 - "Kubectl\sexpose" ) # Tests that should not run on soak cluster.