You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ci-operator/step-registry/hypershift/aws/conformance-cilium/hypershift-aws-conformance-cilium-workflow.yaml
+16
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,22 @@ workflow:
25
25
steps:
26
26
env:
27
27
HYPERSHIFT_NETWORK_TYPE: "Other"# Required for Cilium.
28
+
TEST_SKIPS: Netpol NetworkPolicy between server and client should allow egress
29
+
access to server in CIDR block \[Feature:NetworkPolicy\] \[Suite:openshift/conformance/parallel\]
30
+
\[Suite:k8s\]\| Netpol NetworkPolicy between server and client should ensure
31
+
an IP overlapping both IPBlock.CIDR and IPBlock.Except is allowed \[Feature:NetworkPolicy\]
32
+
\[Suite:openshift/conformance/parallel\] \[Suite:k8s\]\| Services should serve
33
+
endpoints on same port and different protocols \[Conformance\] \[Suite:openshift/conformance/parallel/minimal\]
34
+
\[Suite:k8s\]\| Netpol NetworkPolicy between server and client should enforce
35
+
except clause while egress access to server in CIDR block \[Feature:NetworkPolicy\]
0 commit comments