Skip to content

Commit

Permalink
BZ 1838751: oVirt, enable Skipped network tests
Browse files Browse the repository at this point in the history
We skipped the network tests and thracked the fix on BZ#1838751
The fix is in, so now we can enable them again

Signed-off-by: Gal-Zaidman <gzaidman@redhat.com>
  • Loading branch information
Gal-Zaidman committed Oct 1, 2020
1 parent bdf55d4 commit 44fb1f7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.

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

9 changes: 2 additions & 7 deletions test/extended/util/annotate/rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,8 @@ var (
// tests that must be run without competition
"[Serial]": {},
"[Skipped:azure]": {},
"[Skipped:ovirt]": {
// https://bugzilla.redhat.com/show_bug.cgi?id=1838751
`\[sig-network\] Networking Granular Checks: Services should function for endpoint-Service`,
`\[sig-network\] Networking Granular Checks: Services should function for node-Service`,
`\[sig-network\] Networking Granular Checks: Services should function for pod-Service`,
},
"[Skipped:gce]": {},
"[Skipped:ovirt]": {},
"[Skipped:gce]": {},
// tests that don't pass under openshift-sdn multitenant mode
"[Skipped:Network/OpenShiftSDN/Multitenant]": {
`\[Feature:NetworkPolicy\]`, // not compatible with multitenant mode
Expand Down

0 comments on commit 44fb1f7

Please sign in to comment.