mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
flake: Disable flaky service e2e per #16285
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user