[ovs-dev] [PATCH] ovn: Fix the test failures in travis CI.

Ben Pfaff blp at ovn.org
Fri Jul 12 15:59:23 UTC 2019


On Thu, Jul 11, 2019 at 09:30:33PM +0530, nusiddiq at redhat.com wrote:
> From: Numan Siddique <nusiddiq at redhat.com>
> 
> 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.


More information about the dev mailing list