tests: Increase HTTPConnection timeout in ap_wps_upnp_http_proto
authorJouni Malinen <j@w1.fi>
Fri, 19 Jun 2015 10:45:16 +0000 (13:45 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 19 Jun 2015 10:45:16 +0000 (13:45 +0300)
commit81f8e7e9fbdca3a81cfbf84614c0c43aa0b72517
tree3f49b32584a450ce4f58038f27fcc1c528bca3a6
parent001c4bf5b3f66e6f61702cbb802a05ecb53168f5
tests: Increase HTTPConnection timeout in ap_wps_upnp_http_proto

It looks like the previous timeout of 0.1 seconds could be hit under
parallel VM load, so double this to 0.2 second to avoid hitting
unnecessary test failures.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_wps.py