mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
Remove kubectl expose from GCE_PARALLEL_FLAKY_TESTS
This commit is contained in:
parent
6b7fe871b2
commit
85d0838496
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue