On Thu, Sep 17, 2026 at 12:30 PM Ales Musil <[email protected]> wrote:
> Signed-off-by: Ales Musil <[email protected]> > --- > tests/ovn.at | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/ovn.at b/tests/ovn.at > index baec3508f..7e6a6146a 100644 > --- a/tests/ovn.at > +++ b/tests/ovn.at > @@ -37841,6 +37841,7 @@ AT_CLEANUP > > OVN_FOR_EACH_NORTHD([ > AT_SETUP([MAC binding aging - probing GW router Dynamic Neigh]) > +TAG_UNSTABLE > CHECK_SCAPY > ovn_start > > -- > 2.55.0 Now thinking about it we should also add a short commit message: The test fails intermittently because we fail to hit the narrow window for sending another probe. Let's mark it as unstable for now until we figure out the best overall solution. Thanks, Ales _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
