[ovs-dev] [PATCH] tests: Make ovsdb test more robust and faster.

Andy Zhou azhou at ovn.org
Thu Jul 21 19:21:00 UTC 2016


On Thu, Jul 21, 2016 at 6:22 AM, Jarno Rajahalme <jarno at 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 <jarno at ovn.org>
>

Nice!

Acked-by: Andy Zhou <azhou at 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.



More information about the dev mailing list