ovn-org / ovn-kubernetes

A robust Kubernetes networking platform
https://ovn-kubernetes.io/
Apache License 2.0
810 stars 338 forks source link

e2e tests: enable kind-helm lane for ovn-ic #4371

Closed flavio-fernandes closed 2 weeks ago

flavio-fernandes commented 3 months ago

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

This is a continuation of https://github.com/ovn-org/ovn-kubernetes/issues/4257.

Specifically, we are currently missing coverage of deploying and performing e2e control plane tests on kind clusters deployed using helm with ovn-ic enabled.

Why is this needed?

flavio-fernandes commented 1 month ago

Update: Being fixed via https://github.com/ovn-org/ovn-kubernetes/pull/4544