mirror of https://github.com/k3s-io/k3s
Merge pull request #14085 from ixdy/jenkins-configs
Mark "Networking should function for intra-pod communication" as flaky in parallelpull/6/head
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