ovn-org/ovn-kubernetes

UDN: Add external -> services e2e

dceara opened this issue · 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:

#4648 (comment)

Tests should be added for the load balancer case too.

Why is this needed?

Ensure better functionality testing of services in user defined networks.

/assign @qinqon