commit | 9ed53f5edfca171a2e37cb33d7ce5521f3e73853 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Thu Nov 27 20:30:07 2014 +0200 |
committer | Jouni Malinen <j@w1.fi> | Thu Nov 27 20:30:07 2014 +0200 |
tree | 025e94d7fdeaf3abccba46eab1f97d62c4446f88 | |
parent | 6bb9d861f970b4d818997351b8cab778ef19ca25 [diff] |
tests: Increase WPS connection timeout to make tests more robust It was possible to hit the 10 second timeout in some test cases under heavy load (e.g., with large number of VMs running tests in parallel). These timeouts are not really indicating any real error, so make them less likely to show up in reports by increasing the connection timeout to 30 seconds. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>