ct_test.json removed the radio

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-10-12 07:26:32 -06:00
parent 37c4fe1235
commit 25b7ddfcbe

View File

@@ -25,7 +25,7 @@
"args":"", "args":"",
"args_list":[ "args_list":[
" --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario", " --lfmgr LF_MGR_IP --port LF_MGR_PORT --delete_scenario",
" --create_scenario mt7915e_wc", " --create_scenario scenario_wpa2_wc",
" --raw_line \"profile_link 1.1 STA-AC 19 'DUT: DUT_NAME Radio-1' NA wiphy7,AUTO -1 NA\" ", " --raw_line \"profile_link 1.1 STA-AC 19 'DUT: DUT_NAME Radio-1' NA wiphy7,AUTO -1 NA\" ",
" --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\""
] ]
@@ -38,9 +38,9 @@
"command":"lf_wifi_capacity_test.py", "command":"lf_wifi_capacity_test.py",
"args":"", "args":"",
"args_list":[ "args_list":[
" --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user LF_MGR_USER --lf_password LF_MGR_PASS --instance_name mt7915e_wc", " --mgr LF_MGR_IP --port LF_MGR_PORT --lf_user LF_MGR_USER --lf_password LF_MGR_PASS --instance_name scenario_wpa2_wc",
" --upstream UPSTREAM_PORT --batch_size 1,10,19 --loop_iter 1 --protocol UDP-IPv4 --duration 6000", " --upstream UPSTREAM_PORT --batch_size 1,10,19 --loop_iter 1 --protocol UDP-IPv4 --duration 6000",
" --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'mt7915e'", " --pull_report --local_lf_report_dir REPORT_PATH --test_tag 'wpa2_wc'",
" --test_rig TEST_RIG", " --test_rig TEST_RIG",
" --set DUT_SET_NAME" " --set DUT_SET_NAME"
] ]