On Fri, Feb 07, 2025 at 03:21:36PM +0100, Dumitru Ceara wrote: > On 2/6/25 3:19 PM, Felix Huettner via dev wrote: > > in order to exchange routes between OVN and the network fabric we > > use the new Advertised_Route sb table. Northd here advertises all routes > > where the user explicitly opted-in. > > > > ovn-controller will later use this table to share these routes to the > > outside. > > > > Acked-by: Dumitru Ceara <[email protected]> > > Signed-off-by: Felix Huettner <[email protected]> > > --- > > Hi Felix, > > > --- a/tests/ovn-northd.at > > +++ b/tests/ovn-northd.at > > @@ -14581,6 +14581,7 @@ AT_CLEANUP > > ]) > > > > OVN_FOR_EACH_NORTHD_NO_HV([ > > +<<<<<<< HEAD > > This was probably missed at rebase. > > With that addressed my ack stands: > Acked-by: Dumitru Ceara <[email protected]>
Hi Dumitru, thanks a lot. Its interesting that the test did still run locally with this :) Will be fixed in v8. > > Thanks, > Dumitru > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
