tests: Fix race conditions.
authorJoe Stringer <joestringer@nicira.com>
Thu, 31 Jul 2014 22:55:59 +0000 (10:55 +1200)
committerJoe Stringer <joestringer@nicira.com>
Wed, 27 Aug 2014 07:44:22 +0000 (19:44 +1200)
commitf7a22c7e6a598e25aed6b2cd6dce4a1ee2c41bc9
treea08d04160770aa64a7b7e17b22b04100de94dc37
parent867e37ba00091b3e319c4c47c1598f1ae84dd32e
tests: Fix race conditions.

These tests had the potential to fail due to statistics not updating
before the test script retrieves them. Fix them by waiting until the
next revalidation cycle.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/ofproto-dpif.at