Skip to content

Commit

Permalink
ct_us_001_dp.bash , ct_us_001_func.bash , ct_us_001_wc.bash
Browse files Browse the repository at this point in the history
updating the device under test.

Signed-off-by: Chuck SmileyRekiere <[email protected]>
smileyrekiere committed Oct 30, 2024
1 parent f60f5c8 commit 9bb79f3
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion py-scripts/tools/ct_us_001_dp.bash
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ echo "Running Dataplane Tests"
./lf_check.py \
--db_override ./tools/CT_001_DP_PERF_AUG_2023.db \
--json_rig ./ct_rig_json/ct_us_001_rig.json \
--json_dut ./ct_dut_json/ct_001_AX88U_dut.json \
--json_dut ./ct_dut_json/ct_001_AXE16000_dut.json \
--json_test \
./ct_tests_json/ct_us_001/ct_perf_dp/ct_perf_dp_2g_001_W0_W2_W4_W5_W7_rx.json:dp_perf_2g_W0_W2_W4_W5_W7_rx,\
./ct_tests_json/ct_us_001/ct_perf_dp/ct_perf_dp_2g_001_W0_W2_W4_W5_W7_tx.json:dp_perf_2g_W0_W2_W4_W5_W7_tx,\
2 changes: 1 addition & 1 deletion py-scripts/tools/ct_us_001_func.bash
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ echo "Running Functional Tests"
./lf_check.py \
--db_override ./tools/CT_001_FUNCTIONALSTART_AUG_2023.db \
--json_rig ./ct_rig_json/ct_us_001_rig.json \
--json_dut ./ct_dut_json/ct_001_AX88U_dut.json \
--json_dut ./ct_dut_json/ct_001_AXE16000_dut.json \
--json_test ./ct_tests_json/ct_us_001/ct_functional/ct_functional.json:funct_tests \
--path /home/lanforge/html-reports/ct_us_001 \
--log_level debug \
2 changes: 1 addition & 1 deletion py-scripts/tools/ct_us_001_wc.bash
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ echo "Running Wifi Capacity Tests"
./lf_check.py \
--db_override ./tools/CT_001_WC_PERF_START_AUG_2023.db \
--json_rig ./ct_rig_json/ct_us_001_rig.json \
--json_dut ./ct_dut_json/ct_001_AX88U_dut.json \
--json_dut ./ct_dut_json/ct_001_AXE16000_dut.json \
--json_test \
./ct_tests_json/ct_us_001/ct_perf_wc/ct_perf_wc_2g_001_W0_W2_W4_W5_W7.json:wc_perf_2g_W0_W2_W4_W5_W7,\
./ct_tests_json/ct_us_001/ct_perf_wc/ct_perf_wc_5g_001_W1_W2_W4_W5_W7.json:wc_perf_5g_W1_W2_W4_W5_W7 \

0 comments on commit 9bb79f3

Please sign in to comment.