On 1/29/26 4:48 PM, Dumitru Ceara via dev wrote: > UDN stands for "User Defined Networks" and is a subset of the > ovn-kubernetes functionalities. It's relevant for us to also > run some of the UDN tests because the internal UDN implementation > relies on some core OVN features that are not used by the other > ovn-kubernetes tests we run today. For example, "conditional NAT" > and "transit router".
I just realized that ovn-kube release-1.1 branch that we're using in CI is not the latest stable. We should be using release-1.2, based on the latest stable ovnk release: https://github.com/ovn-kubernetes/ovn-kubernetes/releases/tag/v1.2.0 I'll prepare a v2 where I'll also bump the ovnk version. Please ignore this v1 patch, sorry for the noise. Regards, Dumitru > > In order to do that we also need to: > - load the VRF kernel module in the ovn-kubernetes workflow > - add some missing env/workflow variables needed by the new E2E jobs > - bump E2E job timeouts to match what OVN-k uses > > Reported-at: https://issues.redhat.com/browse/FDP-3032 > Signed-off-by: Dumitru Ceara <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
