mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 11:57:49 +00:00
Changed parent suite to Throughput Benchmark Test
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
@@ -1364,7 +1364,7 @@ class Test20Mhz2GChannel11PeakThroughput(object):
|
||||
@allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6934", name="WIFI-6934")
|
||||
@pytest.mark.tcp_download
|
||||
@pytest.mark.ow_sanity_lf
|
||||
@allure.parent_suite("Throughput Test")
|
||||
@allure.parent_suite("Throughput Benchmark Test")
|
||||
@allure.suite("2.4 Ghz Band")
|
||||
@allure.title("Single client TCP Download wifi capacity 40Mhz Bw")
|
||||
@allure.sub_suite("BRIDGE Mode")
|
||||
|
||||
@@ -44,7 +44,7 @@ class Test80Mhz5GChannel36PeakThroughput(object):
|
||||
@allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6934", name="WIFI-6934")
|
||||
@pytest.mark.tcp_download
|
||||
@pytest.mark.ow_sanity_lf
|
||||
@allure.parent_suite("Throughput Test")
|
||||
@allure.parent_suite("Throughput Benchmark Test")
|
||||
@allure.suite("5 Ghz Band")
|
||||
@allure.title("Single client TCP Download wifi capacity 80Mhz Bw")
|
||||
@allure.sub_suite("BRIDGE Mode")
|
||||
|
||||
Reference in New Issue
Block a user