auto-t: use hwsim_medium=no (testSAE/HiddenNetworks)

Both these tests create many radios which sometimes causes timing
problems when hwsim is running. Since hwsim is not required for
these tests we can disable it and increase test reliability.
This commit is contained in:
James Prestwood 2020-11-17 10:50:07 -08:00 committed by Denis Kenzior
parent 845658bd32
commit b24e201248
2 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
[SETUP] [SETUP]
num_radios=7 num_radios=7
start_iwd=0 start_iwd=0
max_test_exec_interval_sec=160 hwsim_medium=no
tmpfs_extra_stuff=main.conf
[HOSTAPD] [HOSTAPD]
rad0=ssidHiddenOpen.conf rad0=ssidHiddenOpen.conf

View File

@ -1,7 +1,7 @@
[SETUP] [SETUP]
num_radios=7 num_radios=7
start_iwd=0 start_iwd=0
max_test_exec_interval_sec=45 hwsim_medium=no
[HOSTAPD] [HOSTAPD]
rad0=ssidSAE.conf rad0=ssidSAE.conf