On 9/17/26 12:50 AM, Alexandra Rukomoinikova via dev wrote: > Chassis rows created by ovn-controller-vtep never advertise any > feature in other_config and must not disable features for the > local chassis. > > Signed-off-by: Alexandra Rukomoinikova <[email protected]> > ---
Hi Alexandra, Thanks for the follow up! > tests/ovn-northd.at | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > > diff --git a/tests/ovn-northd.at b/tests/ovn-northd.at > index af231fb87..b440b0f76 100644 > --- a/tests/ovn-northd.at > +++ b/tests/ovn-northd.at > @@ -11505,6 +11505,36 @@ OVN_CLEANUP_NORTHD > AT_CLEANUP > ]) > > +OVN_FOR_EACH_NORTHD_NO_HV([ > +AT_SETUP([Chassis-feature compatibitility - VTEP chassis]) Typo: compatibitility. I fixed this up (also in the existing "remote chassis" test) and applied it to main, 26.09 and 26.03. On 25.09 we'd need a modified test but let's not do that, it's good enough as is. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
