mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +00:00
sta_connect2.py : changed logger message to 'running traffic'
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
committed by
shivam
parent
941119713f
commit
07495c4729
@@ -1016,7 +1016,7 @@ CLI Example for kpi.csv, variable tx/rx rates, and pdu size:
|
||||
staConnect.bringup_time_sec = args.bringup_time
|
||||
staConnect.setup()
|
||||
staConnect.start()
|
||||
logger.info("napping %f sec", staConnect.runtime_secs)
|
||||
logger.info("running traffic for %f sec", staConnect.runtime_secs)
|
||||
|
||||
time.sleep(staConnect.runtime_secs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user