On 21 July 2016 at 12:21, Andy Zhou <az...@ovn.org> wrote:
> 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>

Based on 5 travis run I launched with this commit, it seems like it
addresses the failure for this test there too, thanks!

Tested-by: Joe Stringer <j...@ovn.org>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to