]> git.proxmox.com Git - mirror_ovs.git/commit
tests: Put maximum timeout on netcat calls.
authorJoe Stringer <joe@ovn.org>
Tue, 15 Aug 2017 23:15:54 +0000 (16:15 -0700)
committerJoe Stringer <joe@ovn.org>
Tue, 15 Aug 2017 23:48:06 +0000 (16:48 -0700)
commit46ccfadd90998ebd46b68906191743010008c1a9
treee466e9eebf6efeda69a95d709282a28703776ad4
parent4e0b4acca2ab294a07836684d0726187b3cf7174
tests: Put maximum timeout on netcat calls.

This was causing test script execution to hang forever on Ubuntu Zesty.
Make sure it times out within 5 seconds, so at least it will fail out
properly.

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Flavio Leitner <fbl@sysclose.org>
tests/atlocal.in