mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
flake: Disable flaky service e2e per #16285
This commit is contained in:
parent
465c5b0791
commit
f7449ce3fa
@ -177,6 +177,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
|
||||
"PD"
|
||||
"ServiceAccounts"
|
||||
"Networking\sshould\sfunction\sfor\sintra-pod\scommunication" # possibly causing Ginkgo to get stuck, issue: #13485
|
||||
"Services.*identically\snamed" # error waiting for reachability, issue: #16285
|
||||
)
|
||||
|
||||
# Tests that should not run on soak cluster.
|
||||
|
Loading…
Reference in New Issue
Block a user