mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-20 12:04:52 +00:00
ct_us_scripts.json : fixed name of sta_connect2.py in json test
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
committed by
shivam
parent
7b44c76fe9
commit
b71249b487
@@ -708,7 +708,7 @@
|
|||||||
"sta_connect2": {
|
"sta_connect2": {
|
||||||
"enabled": "TRUE",
|
"enabled": "TRUE",
|
||||||
"load_db": "skip",
|
"load_db": "skip",
|
||||||
"command": "smw_sta_connect2.py",
|
"command": "sta_connect2.py",
|
||||||
"args": "",
|
"args": "",
|
||||||
"args_list": ["--mgr LF_MGR_IP --upstream_port UPSTREAM_PORT --local_lf_report_dir REPORT_PATH",
|
"args_list": ["--mgr LF_MGR_IP --upstream_port UPSTREAM_PORT --local_lf_report_dir REPORT_PATH",
|
||||||
" use_ssid_idx=1 --dut_ssid SSID_USED --dut_security SECURITY_USED --dut_passwd SSID_PW_USED",
|
" use_ssid_idx=1 --dut_ssid SSID_USED --dut_security SECURITY_USED --dut_passwd SSID_PW_USED",
|
||||||
|
|||||||
Reference in New Issue
Block a user