Commit 85d08384 authored by Jeff Lowdermilk's avatar Jeff Lowdermilk

Remove kubectl expose from GCE_PARALLEL_FLAKY_TESTS

parent 6b7fe871
...@@ -174,7 +174,6 @@ GCE_PARALLEL_FLAKY_TESTS=( ...@@ -174,7 +174,6 @@ GCE_PARALLEL_FLAKY_TESTS=(
"Services.*endpoint" "Services.*endpoint"
"Services.*up\sand\sdown" "Services.*up\sand\sdown"
"Networking\sshould\sfunction\sfor\sintra-pod\scommunication" # possibly causing Ginkgo to get stuck, issue: #13485 "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. # Tests that should not run on soak cluster.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment