auto-t: Use stard_iwd=0 for testPreauth

This test is quite similar to FT tests, so use start_iwd=0 here as well
This commit is contained in:
Denis Kenzior 2021-05-21 12:36:10 -05:00
parent ab8e091946
commit 788bbb3650
2 changed files with 3 additions and 2 deletions

View File

@ -46,9 +46,9 @@ class Test(unittest.TestCase):
# Check that iwd selects BSS 0 first
rule0.signal = -2500
rule1.signal = -3500
rule1.signal = -6900
wd = IWD()
wd = IWD(True)
device = wd.list_devices(1)[0]

View File

@ -1,5 +1,6 @@
[SETUP]
num_radios=3
start_iwd=0
[HOSTAPD]
rad0=eaptls-preauth-1.conf