ovs-vsctl.at: Fix intermittent failure.
authorAlex Wang <alexw@nicira.com>
Fri, 30 Jan 2015 18:41:18 +0000 (10:41 -0800)
committerAlex Wang <alexw@nicira.com>
Fri, 30 Jan 2015 23:04:29 +0000 (15:04 -0800)
commita3082026a133b8d013c7f10bd41429606562716d
tree1c05422a2af279fb4e581cb91ef3ad3a55bde696
parent7fec6123dc02a23c16ffd3e3af1af570f5a685fc
ovs-vsctl.at: Fix intermittent failure.

This commit fixes the intermittent test failure caused by the
race between the test thread and logging thread.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/ovs-vsctl.at