ovn-kubernetes icon indicating copy to clipboard operation
ovn-kubernetes copied to clipboard

UDN: Add external -> services e2e

Open dceara opened this issue 5 months ago • 1 comments

What would you like to see added/updated/deleted in our end-to-end tests?

We currently are missing tests for the "external to nodePort" case for user defined networks - we do test from a pod to a nodeport on a different node but we should probably use a "real" external client:

https://github.com/ovn-org/ovn-kubernetes/pull/4648#issuecomment-2324106495

Tests should be added for the load balancer case too.

Why is this needed?

Ensure better functionality testing of services in user defined networks.

dceara avatar Sep 04 '24 14:09 dceara