mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
ct_us_001_scripts.json : added cleanup for cxs and sta prior to the test
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -97,6 +97,12 @@
|
||||
"args_list":[" --mgr LF_MGR_IP "
|
||||
]
|
||||
},
|
||||
"test_ip_variable_time0-ipv4":{
|
||||
"enabled":"TRUE",
|
||||
"command":"test_ip_variable_time.py",
|
||||
"args":"",
|
||||
"args_list":[" use_ssid_idx=1 --mgr LF_MGR_IP --radio wiphy1 --ssid SSID_USED --passwd SSID_PW_USED --security SECURITY_USED --test_duration 15s --output_format excel --layer3_cols name,tx_bytes,rx_bytes,dropped --traffic_type lf_udp --debug"]
|
||||
},
|
||||
"lf_qa":{
|
||||
"enabled":"TRUE",
|
||||
"timeout":"600",
|
||||
@@ -118,6 +124,15 @@
|
||||
" "
|
||||
]
|
||||
},
|
||||
"lf_cleanup":{
|
||||
"enabled":"TRUE",
|
||||
"load_db":"skip",
|
||||
"command":"lf_cleanup.py",
|
||||
"args":"",
|
||||
"args_list":[
|
||||
"--mgr LF_MGR_IP --cxs --sta "
|
||||
]
|
||||
},
|
||||
"create_chamberview_dut_ATH10K_9984__wc":{
|
||||
"enabled":"TRUE",
|
||||
"load_db":"skip",
|
||||
|
||||
Reference in New Issue
Block a user