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]> --- 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() -- 2.55.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
