On Feb 28, 2018 9:11 PM, "Ben Pfaff" <[email protected]> wrote: On Tue, Feb 27, 2018 at 08:17:35PM +0530, [email protected] wrote: > From: Numan Siddique <[email protected]> > > 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 <[email protected]>
Is there a reason to add --wait=hv for any but the last in a sequence of ovn-nbctl calls? There was no particular reason. I added while debugging the tests failures. I think it's enough to add to the last in the sequence. I will update the patch. Thanks Numan Thanks, Ben. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
