]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix sporadic failures in p2p_channel_avoid3
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Thu, 21 Jan 2021 15:40:36 +0000 (17:40 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 6 Feb 2021 10:09:30 +0000 (12:09 +0200)
commit5acc20e8f45891dbb35b46d85846618c65a1aa9b
tree1f69424f0492c915f2b9689502099e4492a0580b
parent7546a70fbbf3cca8fcdde077f2dbfcdfbdb37405
tests: Fix sporadic failures in p2p_channel_avoid3

The P2P group may be originally formed on UNII-3, so disabling UNII-1
and UNII-2 will not result in a channel switch failing the test.
Fix this by setting 44 as a preferred channel.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
tests/hwsim/test_p2p_channel.py