lacp: Stop time to avoid dependency on real time in negotiation test.
authorBen Pfaff <blp@nicira.com>
Thu, 28 Mar 2013 18:45:47 +0000 (11:45 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 28 Mar 2013 21:10:42 +0000 (14:10 -0700)
commit8e63fd14f921f0a5c97a3cfcf74381f05ce51f89
tree3edf461098384b3594b00329258fcf3616f8d604
parent7cd4615505a3b2b6936cd61b82d30aba95d8f184
lacp: Stop time to avoid dependency on real time in negotiation test.

Commit f3103dfa00d (lacp.at: Change timing of lacp - negotiation test)
fixed test failures for the lacp negotiation test on some systems, but
made it crop up on others where it hadn't appeared before.

My guess is that this commit is the real fix.  If it isn't, then we
will probably just have to remove the test or disable it, much as I
hate doing that.

Signed-off-by: Ben Pfaff <blp@nicira.com>
tests/lacp.at