Remove kubectl expose from GCE_PARALLEL_FLAKY_TESTS

This commit is contained in:
Jeff Lowdermilk 2015-10-02 16:55:51 -07:00
parent 6b7fe871b2
commit 85d0838496

View File

@ -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.