mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
ct_test.json removed the radio
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"ct_tests_001":{
|
"ct_wifi_capacity_test":{
|
||||||
"Notes":[
|
"Notes":[
|
||||||
"This json file describes tests to be run by LANforge system"
|
"This json file describes tests to be run by LANforge system"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"test_suites":{
|
"test_suites":{
|
||||||
"suite_wc_dp_shorter":{
|
"suite_wc":{
|
||||||
"create_chamberview_dut_mt7915e_wc":{
|
"create_chamberview_dut_wc":{
|
||||||
"enabled":"TRUE",
|
"enabled":"TRUE",
|
||||||
"load_db":"skip",
|
"load_db":"skip",
|
||||||
"command":"create_chamberview_dut.py",
|
"command":"create_chamberview_dut.py",
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
" --sw_version DUT_SW --hw_version DUT_HW --serial_num DUT_SERIAL --model_num DUT_NAME"
|
" --sw_version DUT_SW --hw_version DUT_HW --serial_num DUT_SERIAL --model_num DUT_NAME"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"create_chamberview_mt7915e_wc":{
|
"create_chamberview_wc":{
|
||||||
"enabled":"TRUE",
|
"enabled":"TRUE",
|
||||||
"load_db":"skip",
|
"load_db":"skip",
|
||||||
"command":"create_chamberview.py",
|
"command":"create_chamberview.py",
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
" --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA\""
|
" --raw_line \"profile_link 1.1 upstream-dhcp 1 NA NA UPSTREAM_PORT,AUTO -1 NA\""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"wifi_capacity_mt7915e":{
|
"wifi_capacity":{
|
||||||
"enabled":"TRUE",
|
"enabled":"TRUE",
|
||||||
"timeout":"600",
|
"timeout":"600",
|
||||||
"iterations":"1",
|
"iterations":"1",
|
||||||
|
|||||||
Reference in New Issue
Block a user