Add kubectl expose to GCE_PARALLEL_FLAKY_TESTS
It's essentially the same as Services.*expose, just using kubectl instead of client lib. Fixes #14078
This commit is contained in:
@@ -160,6 +160,7 @@ 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.
|
||||
|
||||
Reference in New Issue
Block a user