mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +00:00
Use new sta_connect2 functionality to set bringup_time_secs to custom value
This commit is contained in:
@@ -140,6 +140,7 @@ class RunTest:
|
||||
staConnect.station_names = station
|
||||
staConnect.sta_prefix = 'test'
|
||||
staConnect.runtime_secs = 10
|
||||
staConnect.bringup_time_sec = 60
|
||||
staConnect.cleanup_on_exit = True
|
||||
# staConnect.cleanup()
|
||||
staConnect.setup()
|
||||
|
||||
Reference in New Issue
Block a user