On 8/10/26 10:32 AM, Ales Musil via dev wrote: > The test works only on slower systems as the cmap has time to fill > up. Mark it as not upgradable, it was removed in 26.03 onwards > anyway. > > Signed-off-by: Ales Musil <[email protected]> > ---
Thanks, Ales, this makes sense to me. I applied it to branch-25.09. Regards, Dumitru > tests/system-ovn.at | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/system-ovn.at b/tests/system-ovn.at > index 48fc6ae75..82d33e3e7 100644 > --- a/tests/system-ovn.at > +++ b/tests/system-ovn.at > @@ -13334,6 +13334,7 @@ AT_CLEANUP > > OVN_FOR_EACH_NORTHD([ > AT_SETUP([SB Disconnect - MAC_Binding buffer limit]) > +TAG_TEST_NOT_UPGRADABLE > ovn_start > OVS_TRAFFIC_VSWITCHD_START() > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
