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

Add e2e test connecting ovs-bridge with default NIC and linux-bridge via veth

Open rhrazdil opened this issue 3 years ago • 2 comments

We'll want to extend our e2e test with a scenario that creates ovs-bridge with primary nic connected to it as a port as well as a veth pair connecting linux-bride to the ovs-bridge. However, this is currently blocked by an nmstate bug that causes removing ovs-bridge to fail (sometimes). Let's include this scenario when https://bugzilla.redhat.com/show_bug.cgi?id=2012420 is resolved

See https://github.com/nmstate/kubernetes-nmstate/pull/861#issuecomment-966324753

rhrazdil avatar Nov 11 '21 14:11 rhrazdil

/assign @rhrazdil

rhrazdil avatar Nov 11 '21 14:11 rhrazdil

It's about adding an example and integration tests.

qinqon avatar May 31 '22 10:05 qinqon