Changed parent suite to Throughput Benchmark Test

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
jitendracandela
2022-11-15 13:27:37 +05:30
parent a208c3f451
commit 1657684ec1
2 changed files with 2 additions and 2 deletions

View File

@@ -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")

View File

@@ -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")