Skip to content

Commit

Permalink
Merge pull request #24899 from trozet/remove_ovn_skip_tests
Browse files Browse the repository at this point in the history
Remove skipped tests that OVN now supports
  • Loading branch information
openshift-merge-robot committed May 1, 2020
2 parents 44d2daa + a29383f commit 6c88aa2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.

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

5 changes: 0 additions & 5 deletions test/extended/util/annotate/rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -196,11 +196,6 @@ var (
`\[sig-network\] Services should have session affinity work for service with type clusterIP`,
`\[sig-network\] Services should have session affinity timeout work for NodePort service`,
`\[sig-network\] Services should have session affinity timeout work for service with type clusterIP`,
// SDN-587: OVN-Kubernetes doesn't support hairpin services
`\[sig-network\] Services should allow pods to hairpin back to themselves through services`,
`\[sig-network\] Networking Granular Checks: Services should function for endpoint-Service`,
// https://github.com/ovn-org/ovn-kubernetes/issues/928
`\[sig-network\] Services should be rejected when no endpoints exist`,
},
"[Skipped:ibmcloud]": {
// skip Gluster tests (not supported on ROKS worker nodes)
Expand Down

0 comments on commit 6c88aa2

Please sign in to comment.