On Thu, Jul 21, 2016 at 6:22 AM, Jarno Rajahalme <ja...@ovn.org> wrote:

> Using sleep's is prone to runtime system dependent races, and indeed
> this test started consistently failing on my dev VM after an unrelated
> change to ovs-vswitchd.  Get git of the sleeps and explicitly wait for
> the transaction on ovsdb1 to become visible on ovsdb2.
>
> Also fix the name of the test.
>
> Signed-off-by: Jarno Rajahalme <ja...@ovn.org>
>

Nice!

Acked-by: Andy Zhou <az...@ovn.org>

I happened to have an outstanding patch that change the test to use
unix-domain socket:
  https://patchwork.ozlabs.org/patch/650955/
Will rebase and send out v2 after your change is in.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to