tests: Add 5-second timeout to ovs-vsctl tests.
authorBen Pfaff <blp@nicira.com>
Tue, 21 Sep 2010 21:27:51 +0000 (14:27 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 21 Sep 2010 21:27:51 +0000 (14:27 -0700)
commitb524945e78804bf4ef46abb936eba829538f8e29
tree482f0b734342fd41f1313ce4793bb5689e4d0664
parent97685b902d63f48bdc9f63e5458a1ac5ae59b0b5
tests: Add 5-second timeout to ovs-vsctl tests.

Otherwise some of the tests may not terminate if something goes wrong.
(Formerly, ovs-vsctl had a default timeout of 5 seconds, so this was not
necessary before.)
tests/ovs-vsctl.at