Skip to content

Commit

Permalink
update skipped k8s network e2e test cases
Browse files Browse the repository at this point in the history
Signed-off-by: zhangzujian <[email protected]>
  • Loading branch information
zhangzujian committed Sep 9, 2024
1 parent 3653e74 commit 662b549
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile.e2e
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ ifeq ($(E2E_CILIUM_CHAINING),true)
# This means that when defining services, the targetPort MUST equal the port,
# otherwise the packet will be dropped.
K8S_CONFORMANCE_E2E_SKIP += "sig-network.*Networking.*Feature:SCTPConnectivity"
# https://github.com/cilium/cilium/issues/9207
K8S_CONFORMANCE_E2E_SKIP += "sig-network.*Services.*should serve endpoints on same port and different protocols"
endif

GINKGO_OUTPUT_OPT =
Expand Down

0 comments on commit 662b549

Please sign in to comment.