ovn-org/ovn-kubernetes

UDN, non-IC: network isolation e2e tests fail on non-IC deployments

Closed this issue · 3 comments

What happened?

The e2e tests about network isolation from the default network are failing on non-IC deployments:

Summarizing 2 Failures:
  [FAIL] Network Segmentation a user defined primary network is isolated from the default network [It] with L2 dualstack primary UDN
  /home/runner/work/ovn-kubernetes/ovn-kubernetes/test/e2e/network_segmentation.go:258
  [FAIL] Network Segmentation a user defined primary network is isolated from the default network [It] with L3 dualstack primary UDN
  /home/runner/work/ovn-kubernetes/ovn-kubernetes/test/e2e/network_segmentation.go:258

This can be triggered by running the lane introduced in #4518 .

What did you expect to happen?

The e2e tests should pass.

How can we reproduce it (as minimally and precisely as possible)?

Run the UDN e2e tests on a non-IC cluster.

Check the presubmit results on the network segmentation, non-IC deployment lane after #4518 is merged.

Anything else we need to know?

No response

OVN-Kubernetes version

All.

Kubernetes version

All.

OVN version

No response

OVS version

No response

Platform

All.

OS version

No response

Install tools

No response

Container runtime (CRI) and version (if applicable)

No response

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

This issue was closed because it has been stalled for 5 days with no activity.