]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Wait longer for connection in radius_macacl_unreachable
authorJouni Malinen <j@w1.fi>
Sat, 21 Mar 2020 21:56:19 +0000 (23:56 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 21 Mar 2020 21:56:19 +0000 (23:56 +0200)
commit7fb365893a0ee2d7c4ddc9654dc905086fffb698
tree16c79e96399f2783d8f31635ab2f55d507d0abfe
parent275509ee673c96e3546901013f02a7ab0c22691e
tests: Wait longer for connection in radius_macacl_unreachable

It looks ike the authentication timeouts may continue a bit longer after
some kernel changes and that could result in temporarily disabling the
network profile. Give this test case more time to complete the
connection to avoid reporting failures unnecessarily.

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