On Mon, Aug 10, 2026 at 4:09 PM Dumitru Ceara <[email protected]> wrote:
> 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, > Hi Dumitru, > > 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? > We don't accept patches into 25.03, but it still should be possible to upgrade from 25.03 so from that point of view I think it makes sense. We can adjust the branches once 26.09 is out. > > 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() > > > > Regards, Ales _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
