From a431b740631b339aee75cf50814c63d6a43df123 Mon Sep 17 00:00:00 2001 From: jitendracandela Date: Tue, 18 Feb 2025 12:14:50 +0530 Subject: [PATCH] Modified sets data for dual_band_performance_test Signed-off-by: jitendracandela --- lf_libs/lf_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lf_libs/lf_tests.py b/lf_libs/lf_tests.py index cadc1d07..724f5601 100644 --- a/lf_libs/lf_tests.py +++ b/lf_libs/lf_tests.py @@ -2655,7 +2655,7 @@ class lf_tests(lf_libs): raw_lines=[['modes', 'AUTO']], # test_tag=influx_tags, sets=[['Basic Client Connectivity', '0'], - ['Multi Band Performance', '1'], + ['Multi Band Throughput', '1'], ['Throughput vs Pkt Size', '0'], ['Capacity', '0'], ['Skip 2.4Ghz Tests', '1'], ['Skip 5Ghz Tests', '1'],