[ovs-dev] [PATCH] tests: Suppress "role reply" that can appear in async message test.
Ben Pfaff
blp at nicira.com
Wed Mar 7 16:38:31 PST 2012
Another race condition in this test, *sigh*.
Signed-off-by: Ben Pfaff <blp at nicira.com>
---
tests/ofproto.at | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/ofproto.at b/tests/ofproto.at
index f912f31..fdc7215 100644
--- a/tests/ofproto.at
+++ b/tests/ofproto.at
@@ -434,6 +434,7 @@ check_async () {
printf '\n\n--- check_async %d ---\n\n\n' $1
shift
+ ovs-appctl -t ovs-ofctl ofctl/barrier
ovs-appctl -t ovs-ofctl ofctl/set-output-file monitor.log
: > expout
--
1.7.2.5
More information about the dev
mailing list