mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 05:21:58 +00:00
Merge pull request #14085 from ixdy/jenkins-configs
Mark "Networking should function for intra-pod communication" as flaky in parallel
This commit is contained in:
commit
df4a007cee
@ -159,6 +159,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
|
||||
"Services.*release.*load\sbalancer"
|
||||
"Services.*endpoint"
|
||||
"Services.*up\sand\sdown"
|
||||
"Networking\sshould\sfunction\sfor\sintra-pod\scommunication" # possibly causing Ginkgo to get stuck, issue: #13485
|
||||
)
|
||||
|
||||
# Tests that should not run on soak cluster.
|
||||
|
Loading…
Reference in New Issue
Block a user