Fix residue from an earlier patch.

Signed-off-by: Jarno Rajahalme <jarno.rajaha...@nsn.com>
---
 tests/lacp.at |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/lacp.at b/tests/lacp.at
index 0bcd4b3..ffc8996 100644
--- a/tests/lacp.at
+++ b/tests/lacp.at
@@ -292,7 +292,7 @@ AT_CHECK([grep 'active slave' stdout], [0], [dnl
 ])
 
 # Redirect the patch link between p0 and p2 so that no packets get
-# back and forth across them anymore.  Then wait 2.5 simulated
+# back and forth across them anymore.  Then wait 4 simulated
 # seconds.  The LACP state should become "expired" for p0 and p2.
 AT_CHECK([ovs-vsctl \
 -- add-port br0 null0 -- set int null0 type=patch options:peer=p2 -- set int 
p2 options:peer=null0 \
-- 
1.7.10.4

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to