[ovs-dev] [PATCH] Fix possible timing issues in OVN test cases

Ben Pfaff blp at ovn.org
Wed Feb 28 21:11:12 UTC 2018


On Tue, Feb 27, 2018 at 08:17:35PM +0530, nusiddiq at redhat.com wrote:
> From: Numan Siddique <nusiddiq at redhat.com>
> 
> This patch fixes timing related failures in some test cases when run with
> -j option. It adds --wait=hv when calling ovn-nbctl and uses OVS_WAIT_*
> whereever  appropriate. It also fixes the test case "ovn -- IPv6 periodic RA"
> wherein the logical port - sw-p1 is bound on 2 chassis and this causes
> both the chassis to fight for the port.
> 
> Signed-off-by: Numan Siddique <nusiddiq at redhat.com>

Is there a reason to add --wait=hv for any but the last in a sequence of
ovn-nbctl calls?

Thanks,

Ben.


More information about the dev mailing list