mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
ct_us_scripts.json : added sta_connect2.py to nightlyl
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
committed by
shivam
parent
504caad825
commit
f2ad775a7f
@@ -27,6 +27,17 @@
|
||||
"--mgr LF_MGR_IP --cxs --sta "
|
||||
]
|
||||
},
|
||||
"sta_connect2": {
|
||||
"enabled": "TRUE",
|
||||
"load_db": "skip",
|
||||
"command": "sta_connect2.py",
|
||||
"args": "",
|
||||
"args_list": ["--mgr LF_MGR_IP --upstream_port UPSTREAM_PORT --local_lf_report_dir REPORT_PATH",
|
||||
" use_ssid_idx=1 --radio 1.1.wiphy1 --dut_ssid SSID_USED --dut_security SECURITY_USED --dut_passwd SSID_PW_USED",
|
||||
" --csv_outfile FTP_CSV.csv --test_rig TEST_RIG --test_tag LF_FTP --dut_hw_version DUT_HW",
|
||||
" --dut_model_num USE_DUT_NAME --dut_sw_version DUT_SW --dut_serial_num DUT_SN"
|
||||
]
|
||||
},
|
||||
"create_chamberview_dut_ATH10K_9984_wc":{
|
||||
"enabled":"TRUE",
|
||||
"load_db":"skip",
|
||||
|
||||
Reference in New Issue
Block a user