mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-19 19:44:50 +00:00
ct_us_001.json : added short suite for testing lf_qa.py
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -246,6 +246,45 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"suite_wc_dp_short":{
|
||||||
|
"CT-US-001_create_chamberview_dut_for_ATH10K":{
|
||||||
|
"enabled":"TRUE",
|
||||||
|
"load_db":"skip",
|
||||||
|
"command":"create_chamberview_dut.py",
|
||||||
|
"args":"",
|
||||||
|
"args_list":[
|
||||||
|
" --lfmgr LF_MGR_IP --port LF_MGR_PORT --dut_name DUT_NAME",
|
||||||
|
" --ssid 'ssid_idx=0 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
|
||||||
|
" --ssid 'ssid_idx=1 ssid=asus11ax-5 security=WPA2 password=hello123 bssid=DUT_BSSID_5G'",
|
||||||
|
" --sw_version DUT_SW --hw_version DUT_HW --serial_num DUT_SERIAL --model_num DUT_NAME"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"CT-US-001_create_chamberview_ATH10K(9984)_sta50":{
|
||||||
|
"enabled":"TRUE",
|
||||||
|
"load_db":"skip",
|
||||||
|
"command":"create_chamberview.py",
|
||||||
|
"args":"",
|
||||||
|
"args_list":[
|
||||||
|
" --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario",
|
||||||
|
" --create_scenario ct-us-001-scenario ",
|
||||||
|
" --raw_line \"profile_link 1.1 STA-AC 50 'DUT: DUT_NAME Radio-1' NA wiphy1,AUTO -1 NA\" ",
|
||||||
|
" --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA\""
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"CT-US-001_wifi_capacity_ATH10K(9984)":{
|
||||||
|
"enabled":"TRUE",
|
||||||
|
"timeout":"600",
|
||||||
|
"load_db":"skip",
|
||||||
|
"command":"lf_wifi_capacity_test.py",
|
||||||
|
"args":"",
|
||||||
|
"args_list":[
|
||||||
|
" --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user lanforge --lf_password lanforge --instance_name cicd-wct",
|
||||||
|
" --upstream 1.1.eth2 --batch_size 1,5,25 --loop_iter 1 --protocol UDP-IPv4 --duration 6000",
|
||||||
|
" --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'ATH10K(9984)'",
|
||||||
|
" --test_rig TEST_RIG --influx_host DATABASE_HOST --influx_port DATABASE_PORT --influx_org DATABASE_ORG"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
"suite_wc_dp":{
|
"suite_wc_dp":{
|
||||||
"CT-US-001_create_chamberview_dut_for_ATH10K":{
|
"CT-US-001_create_chamberview_dut_for_ATH10K":{
|
||||||
"enabled":"TRUE",
|
"enabled":"TRUE",
|
||||||
|
|||||||
Reference in New Issue
Block a user