Skip to content

Commit 4b0b1f9

Browse files
committed
Revert d008e14, since OCPBUGS-13392
is fixed. no changes in zz_generated, since NetworkPolicyLegacy were completely removed. Signed-off-by: Nadia Pinaeva <[email protected]>
1 parent aebf0a6 commit 4b0b1f9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test/extended/util/annotate/rules.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@ var (
5454
`\[sig-devex\]\[Feature:ImageEcosystem\]\[mysql\]\[Slow\] openshift mysql image Creating from a template should instantiate the template`,
5555
`\[sig-devex\]\[Feature:ImageEcosystem\]\[mariadb\]\[Slow\] openshift mariadb image Creating from a template should instantiate the template`,
5656
},
57-
// tests that need to be temporarily disabled while the rebase is in progress.
58-
"[Disabled:RebaseInProgress]": {
59-
// https://issues.redhat.com/browse/OCPBUGS-13392
60-
`\[sig-network\] NetworkPolicyLegacy \[LinuxOnly\] NetworkPolicy between server and client should enforce policy to allow traffic only from a pod in a different namespace based on PodSelector and NamespaceSelector`,
61-
`\[sig-network\] NetworkPolicyLegacy \[LinuxOnly\] NetworkPolicy between server and client should enforce updated policy`,
62-
},
6357
// tests that may work, but we don't support them
6458
"[Disabled:Unsupported]": {},
6559
// tests too slow to be part of conformance

0 commit comments

Comments
 (0)