Skip to content

Commit

Permalink
UPSTREAM: <drop>: Disable Conntrack UDP traffic test
Browse files Browse the repository at this point in the history
  • Loading branch information
damemi committed Dec 22, 2021
1 parent 8446fce commit 7bb0ec5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions openshift-hack/e2e/annotate/rules.go
Expand Up @@ -110,6 +110,9 @@ var (
`Netpol \[LinuxOnly\] NetworkPolicy between server and client using UDP should enforce policy to allow traffic only from a pod in a different namespace based on PodSelector and NamespaceSelector`,

`Topology Hints should distribute endpoints evenly`,

// https://bugzilla.redhat.com/show_bug.cgi?id=2034958
`\[sig-network\] Conntrack should be able to preserve UDP traffic when initial unready endpoints get ready`,
},
// tests that may work, but we don't support them
"[Disabled:Unsupported]": {
Expand Down

0 comments on commit 7bb0ec5

Please sign in to comment.