On Thu, Jul 11, 2019 at 09:30:33PM +0530, [email protected] wrote: > From: Numan Siddique <[email protected]> > > After the commit [1], below test cases are failing repeatedly in travis CI. > > 2663: ovn -- 4 HV, 1 LS, 1 LR, packet test with HA distributed router gateway > port FAILED (ovn.at:8597) > 2664: ovn -- 4 HV, 3 LS, 2 LR, packet test with HA distributed router gateway > port FAILED (ovn.at:8844) > 2667: ovn -- vlan traffic for external network with distributed router > gateway port FAILED (ovn.at:9580) > 2691: ovn -- router - check packet length - icmp defrag FAILED (ovn.at:13624) > > With the commit [1], ovn-controller sends GARPs for the IPs of the distributed > router ports. The failing tests did not handle the situation if multiple GARPs > are sent. The failures are mostly timing related. This patch fixes these > issues.
Thanks! Applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
