mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 17:59:25 +01:00
test-runner: increase test timeout maximum
The OWE transition tests takes quite a while and sometimes hits the maximum timeout.
This commit is contained in:
parent
72dbab789d
commit
2c7998e8db
@ -45,7 +45,7 @@ TIOCSTTY = 0x540E
|
|||||||
config = None
|
config = None
|
||||||
intf_id = 0
|
intf_id = 0
|
||||||
|
|
||||||
TEST_MAX_TIMEOUT = 120
|
TEST_MAX_TIMEOUT = 240
|
||||||
|
|
||||||
dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
|
dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user