On 8/10/26 10:33 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]> > ---
Hi Ales, Branch 25.03 is not supported and read-only. I could remove the restriction temporarily and apply this patch but doesn't it make more sense to update our upgrade tests and remove the "branch-25.03 to main" upgrade test lanes? 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 be1a03ffc..cad6d19f9 100644 > --- a/tests/system-ovn.at > +++ b/tests/system-ovn.at > @@ -13170,6 +13170,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
