Skip to content

Commit

Permalink
Update annotate rules to exclude [sig-network][Feature:EgressIP][apig…
Browse files Browse the repository at this point in the history
…roup:operator.openshift.io] [internal-targets]
  • Loading branch information
ingvagabund committed Mar 29, 2023
1 parent 398aba3 commit c568b58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.

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

2 changes: 1 addition & 1 deletion test/extended/util/annotate/rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ var (
`\[sig-network-edge\]\[Feature:Idling\] Unidling \[apigroup:apps.openshift.io\]\[apigroup:route.openshift.io\] should work with TCP \(while idling\)`,

// https://bugzilla.redhat.com/show_bug.cgi?id=2070929
`\[sig-network\]\[Feature:EgressIP\]\[apigroup:config.openshift.io\] \[internal-targets\]`,
`\[sig-network\]\[Feature:EgressIP\]\[apigroup:operator.openshift.io\] \[internal-targets\]`,

// https://issues.redhat.com/browse/OCPBUGS-967
`\[sig-network\] IngressClass \[Feature:Ingress\] should prevent Ingress creation if more than 1 IngressClass marked as default`,
Expand Down

0 comments on commit c568b58

Please sign in to comment.