diff --git a/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_20Mhz/fiveg_band/test_CA_20Mhz_5g.py b/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_20Mhz/fiveg_band/test_CA_20Mhz_5g.py index f6fdd7322..99e6d52e6 100644 --- a/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_20Mhz/fiveg_band/test_CA_20Mhz_5g.py +++ b/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_20Mhz/fiveg_band/test_CA_20Mhz_5g.py @@ -49,6 +49,11 @@ class Test20Mhz5GChannel36PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -61,6 +66,11 @@ class Test20Mhz5GChannel36PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -73,6 +83,11 @@ class Test20Mhz5GChannel36PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -85,6 +100,11 @@ class Test20Mhz5GChannel36PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -97,7 +117,11 @@ class Test20Mhz5GChannel36PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -110,10 +134,15 @@ class Test20Mhz5GChannel36PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True + setup_params_general2 = { "mode": "BRIDGE", "ssid_modes": { @@ -153,6 +182,11 @@ class Test20Mhz5GChannel40PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_40", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -165,6 +199,11 @@ class Test20Mhz5GChannel40PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_40", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -177,6 +216,11 @@ class Test20Mhz5GChannel40PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_40", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -189,6 +233,11 @@ class Test20Mhz5GChannel40PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_40", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -201,7 +250,11 @@ class Test20Mhz5GChannel40PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_40", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -214,10 +267,15 @@ class Test20Mhz5GChannel40PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_40", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True + setup_params_general3 = { "mode": "BRIDGE", "ssid_modes": { @@ -256,6 +314,11 @@ class Test20Mhz5GChannel44PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_44", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -268,6 +331,11 @@ class Test20Mhz5GChannel44PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_44", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -280,6 +348,11 @@ class Test20Mhz5GChannel44PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_44", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -292,6 +365,11 @@ class Test20Mhz5GChannel44PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_44", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -304,7 +382,11 @@ class Test20Mhz5GChannel44PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_44", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -317,10 +399,15 @@ class Test20Mhz5GChannel44PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_44", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True + setup_params_general4 = { "mode": "BRIDGE", "ssid_modes": { @@ -359,6 +446,11 @@ class TestCountryCA20Mhz5GChannel48PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_48", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -371,6 +463,11 @@ class TestCountryCA20Mhz5GChannel48PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_48", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -383,6 +480,11 @@ class TestCountryCA20Mhz5GChannel48PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_48", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -395,6 +497,11 @@ class TestCountryCA20Mhz5GChannel48PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_48", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -407,7 +514,11 @@ class TestCountryCA20Mhz5GChannel48PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_48", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -420,10 +531,15 @@ class TestCountryCA20Mhz5GChannel48PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_48", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True + setup_params_general5 = { "mode": "BRIDGE", "ssid_modes": { @@ -462,6 +578,11 @@ class TestCountryCA20Mhz5GChannel52PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -474,6 +595,11 @@ class TestCountryCA20Mhz5GChannel52PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -486,6 +612,11 @@ class TestCountryCA20Mhz5GChannel52PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -498,6 +629,11 @@ class TestCountryCA20Mhz5GChannel52PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -510,7 +646,11 @@ class TestCountryCA20Mhz5GChannel52PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -523,10 +663,15 @@ class TestCountryCA20Mhz5GChannel52PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True + setup_params_general6 = { "mode": "BRIDGE", "ssid_modes": { @@ -565,6 +710,11 @@ class TestCountryCA20Mhz5GChannel56PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_56", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -577,6 +727,11 @@ class TestCountryCA20Mhz5GChannel56PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_56", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -589,6 +744,11 @@ class TestCountryCA20Mhz5GChannel56PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_56", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -601,6 +761,11 @@ class TestCountryCA20Mhz5GChannel56PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_56", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -613,7 +778,11 @@ class TestCountryCA20Mhz5GChannel56PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_56", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -626,10 +795,15 @@ class TestCountryCA20Mhz5GChannel56PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_56", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True + setup_params_general7 = { "mode": "BRIDGE", "ssid_modes": { @@ -668,6 +842,11 @@ class TestCountryCA20Mhz5GChannel60PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -680,6 +859,11 @@ class TestCountryCA20Mhz5GChannel60PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -692,6 +876,11 @@ class TestCountryCA20Mhz5GChannel60PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -704,6 +893,11 @@ class TestCountryCA20Mhz5GChannel60PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -716,7 +910,11 @@ class TestCountryCA20Mhz5GChannel60PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -729,10 +927,15 @@ class TestCountryCA20Mhz5GChannel60PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True + setup_params_general8 = { "mode": "BRIDGE", "ssid_modes": { @@ -772,6 +975,11 @@ class TestCountryCA20Mhz5GChannel64PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_64", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -784,6 +992,11 @@ class TestCountryCA20Mhz5GChannel64PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_64", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -796,6 +1009,11 @@ class TestCountryCA20Mhz5GChannel64PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_64", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -808,6 +1026,11 @@ class TestCountryCA20Mhz5GChannel64PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_64", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -820,7 +1043,11 @@ class TestCountryCA20Mhz5GChannel64PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_64", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -833,10 +1060,15 @@ class TestCountryCA20Mhz5GChannel64PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_64", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True + setup_params_general9 = { "mode": "BRIDGE", "ssid_modes": { @@ -876,6 +1108,11 @@ class TestCountryCA20Mhz5GChannel100PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -888,6 +1125,11 @@ class TestCountryCA20Mhz5GChannel100PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -900,6 +1142,11 @@ class TestCountryCA20Mhz5GChannel100PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -912,6 +1159,11 @@ class TestCountryCA20Mhz5GChannel100PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -924,7 +1176,11 @@ class TestCountryCA20Mhz5GChannel100PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -937,10 +1193,15 @@ class TestCountryCA20Mhz5GChannel100PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True + setup_params_general10 = { "mode": "BRIDGE", "ssid_modes": { @@ -979,6 +1240,11 @@ class TestCountryCA20Mhz5GChannel104PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_104", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -991,6 +1257,11 @@ class TestCountryCA20Mhz5GChannel104PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_104", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -1003,6 +1274,11 @@ class TestCountryCA20Mhz5GChannel104PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_104", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -1015,6 +1291,11 @@ class TestCountryCA20Mhz5GChannel104PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_104", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -1027,7 +1308,11 @@ class TestCountryCA20Mhz5GChannel104PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_104", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -1040,7 +1325,11 @@ class TestCountryCA20Mhz5GChannel104PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_104", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -1083,6 +1372,11 @@ class TestCountryCA20Mhz5GChannel108PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -1095,6 +1389,11 @@ class TestCountryCA20Mhz5GChannel108PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -1107,6 +1406,11 @@ class TestCountryCA20Mhz5GChannel108PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -1119,6 +1423,11 @@ class TestCountryCA20Mhz5GChannel108PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -1131,7 +1440,11 @@ class TestCountryCA20Mhz5GChannel108PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -1144,7 +1457,11 @@ class TestCountryCA20Mhz5GChannel108PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -1187,6 +1504,11 @@ class TestCountryCA20Mhz5GChannel112PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_112", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -1199,6 +1521,11 @@ class TestCountryCA20Mhz5GChannel112PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_112", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -1211,6 +1538,11 @@ class TestCountryCA20Mhz5GChannel112PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_112", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -1223,6 +1555,11 @@ class TestCountryCA20Mhz5GChannel112PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_112", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -1235,7 +1572,11 @@ class TestCountryCA20Mhz5GChannel112PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_112", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -1248,7 +1589,11 @@ class TestCountryCA20Mhz5GChannel112PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_112", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -1291,6 +1636,11 @@ class TestCountryCA20Mhz5GChannel116PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_116", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -1303,6 +1653,11 @@ class TestCountryCA20Mhz5GChannel116PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_116", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -1315,6 +1670,11 @@ class TestCountryCA20Mhz5GChannel116PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_116", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -1327,6 +1687,11 @@ class TestCountryCA20Mhz5GChannel116PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_116", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -1339,7 +1704,11 @@ class TestCountryCA20Mhz5GChannel116PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_116", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -1352,7 +1721,11 @@ class TestCountryCA20Mhz5GChannel116PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_116", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -1395,6 +1768,11 @@ class TestCountryCA20Mhz5GChannel132PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -1407,6 +1785,11 @@ class TestCountryCA20Mhz5GChannel132PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -1419,6 +1802,11 @@ class TestCountryCA20Mhz5GChannel132PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -1431,6 +1819,11 @@ class TestCountryCA20Mhz5GChannel132PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -1443,7 +1836,11 @@ class TestCountryCA20Mhz5GChannel132PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -1456,7 +1853,11 @@ class TestCountryCA20Mhz5GChannel132PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -1497,6 +1898,11 @@ class TestCountryCA20Mhz5GChannel136PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -1509,6 +1915,11 @@ class TestCountryCA20Mhz5GChannel136PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -1521,6 +1932,11 @@ class TestCountryCA20Mhz5GChannel136PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -1533,6 +1949,11 @@ class TestCountryCA20Mhz5GChannel136PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -1545,7 +1966,11 @@ class TestCountryCA20Mhz5GChannel136PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -1558,7 +1983,11 @@ class TestCountryCA20Mhz5GChannel136PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -1600,6 +2029,11 @@ class TestCountryCA20Mhz5GChannel140PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -1612,6 +2046,11 @@ class TestCountryCA20Mhz5GChannel140PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -1624,6 +2063,11 @@ class TestCountryCA20Mhz5GChannel140PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -1636,6 +2080,11 @@ class TestCountryCA20Mhz5GChannel140PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -1648,7 +2097,11 @@ class TestCountryCA20Mhz5GChannel140PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -1661,7 +2114,11 @@ class TestCountryCA20Mhz5GChannel140PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -1702,12 +2159,11 @@ class TestCountryCA20Mhz5GChannel144PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_144", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_dl", mode=mode, + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, download_rate="1Gbps", batch_size="1", - influx_tags="Jitu", - upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, - num_stations={"2G": 0, "5G": 1}) + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -1720,12 +2176,11 @@ class TestCountryCA20Mhz5GChannel144PeakThroughput(object): profile_data = {"ssid_name": "ssid_wpa2_5g_144", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_dl", mode=mode, + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, download_rate="1Gbps", batch_size="1", - influx_tags="Jitu", - upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, - num_stations={"2G": 0, "5G": 1}) + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -1790,8 +2245,8 @@ class TestCountryCA20Mhz5GChannel144PeakThroughput(object): ssid_name = profile_data["ssid_name"] mode = "BRIDGE" get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, - download_rate="1Gbps", batch_size="1", - upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, num_stations={"5G": 1}) assert True diff --git a/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_40Mhz/fiveg_band/test_CA_40Mhz_5g.py b/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_40Mhz/fiveg_band/test_CA_40Mhz_5g.py index 12c4ae54c..ec12af9e1 100644 --- a/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_40Mhz/fiveg_band/test_CA_40Mhz_5g.py +++ b/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_40Mhz/fiveg_band/test_CA_40Mhz_5g.py @@ -44,11 +44,16 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -56,11 +61,16 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -68,11 +78,16 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -80,11 +95,16 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -92,12 +112,16 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -105,12 +129,16 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -251,11 +279,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -263,11 +296,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -275,11 +313,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -287,11 +330,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -299,12 +347,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -312,12 +364,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -354,11 +410,16 @@ class Test40Mhz5GChannel60PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -366,11 +427,16 @@ class Test40Mhz5GChannel60PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -378,11 +444,16 @@ class Test40Mhz5GChannel60PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -390,11 +461,16 @@ class Test40Mhz5GChannel60PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -402,12 +478,16 @@ class Test40Mhz5GChannel60PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -415,15 +495,18 @@ class Test40Mhz5GChannel60PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True - setup_params_general9 = { "mode": "BRIDGE", "ssid_modes": { @@ -458,11 +541,16 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ - profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} + profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -470,11 +558,16 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ - profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} + profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -482,11 +575,16 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ - profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} + profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -494,11 +592,16 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ - profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} + profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -506,12 +609,16 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ - profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} + profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -519,15 +626,18 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ - profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} + profile_data = {"ssid_name": "ssid_wpa2_5g_60", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True - setup_params_general11 = { "mode": "BRIDGE", "ssid_modes": { @@ -562,11 +672,16 @@ class Test40Mhz5GChannel108PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -574,11 +689,16 @@ class Test40Mhz5GChannel108PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -586,11 +706,16 @@ class Test40Mhz5GChannel108PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -598,11 +723,16 @@ class Test40Mhz5GChannel108PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -610,12 +740,16 @@ class Test40Mhz5GChannel108PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -623,15 +757,18 @@ class Test40Mhz5GChannel108PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_108", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True - setup_params_general14 = { "mode": "BRIDGE", "ssid_modes": { @@ -666,11 +803,16 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -678,11 +820,16 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -690,11 +837,16 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -702,11 +854,16 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -714,12 +871,16 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -727,15 +888,18 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True - setup_params_general15 = { "mode": "BRIDGE", "ssid_modes": { @@ -768,11 +932,16 @@ class Test40Mhz5GChannel136PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -780,11 +949,16 @@ class Test40Mhz5GChannel136PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -792,11 +966,16 @@ class Test40Mhz5GChannel136PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -804,11 +983,16 @@ class Test40Mhz5GChannel136PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -816,12 +1000,16 @@ class Test40Mhz5GChannel136PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -829,12 +1017,16 @@ class Test40Mhz5GChannel136PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_136", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -871,11 +1063,16 @@ class Test40Mhz5GChannel140PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -883,11 +1080,16 @@ class Test40Mhz5GChannel140PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -895,11 +1097,16 @@ class Test40Mhz5GChannel140PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -907,11 +1114,16 @@ class Test40Mhz5GChannel140PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -919,12 +1131,16 @@ class Test40Mhz5GChannel140PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -932,10 +1148,14 @@ class Test40Mhz5GChannel140PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_140", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True \ No newline at end of file diff --git a/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_80Mhz/fiveg_band/test_CA_80Mhz_5g.py b/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_80Mhz/fiveg_band/test_CA_80Mhz_5g.py index 476328e7a..14f9912b9 100644 --- a/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_80Mhz/fiveg_band/test_CA_80Mhz_5g.py +++ b/tests/e2e/basic/performance_tests/peak_throughput_tests/channel_width_80Mhz/fiveg_band/test_CA_80Mhz_5g.py @@ -44,11 +44,16 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -56,11 +61,16 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -68,11 +78,16 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -80,11 +95,16 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -92,12 +112,16 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -105,15 +129,18 @@ class Test40Mhz5GChannel36PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_36", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True - setup_params_general5 = { "mode": "BRIDGE", "ssid_modes": { @@ -147,11 +174,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -159,11 +191,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -171,11 +208,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -183,11 +225,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -195,12 +242,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -208,12 +259,16 @@ class Test40Mhz5GChannel52PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_52", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -251,11 +306,16 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -263,11 +323,16 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -275,11 +340,16 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -287,11 +357,16 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -299,12 +374,16 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -312,12 +391,16 @@ class Test40Mhz5GChannel100PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_100", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @@ -355,11 +438,16 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_tcp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6944", name="WIFI-6944") @@ -367,11 +455,16 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_udp_dl(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="0Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6943", name="WIFI-6943") @@ -379,11 +472,16 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_tcp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6946", name="WIFI-6946") @@ -391,11 +489,16 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_udp_bidirectional(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_bidirectional", mode=mode, + download_rate="1Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6942", name="WIFI-6942") @@ -403,12 +506,16 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_tcp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_tcp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="TCP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-6945", name="WIFI-6945") @@ -416,10 +523,14 @@ class Test40Mhz5GChannel132PeakThroughput(object): def test_client_wpa2_bridge_udp_ul(self, get_test_library, get_dut_logs_per_test_case, get_test_device_logs, num_stations, setup_configuration): """ Wifi Capacity Test BRIDGE mode - pytest -m "wifi_capacity_test and BRIDGE and wpa2_personal and twog" + pytest -m "wifi_capacity_test and BRIDGE and wpa3_personal and twog" """ profile_data = {"ssid_name": "ssid_wpa2_5g_132", "appliedRadios": ["5G"], "security_key": "something"} ssid_name = profile_data["ssid_name"] mode = "BRIDGE" - + get_test_library.wifi_capacity(instance_name="test_client_wpa2_bridge_udp_ul", mode=mode, + download_rate="0Gbps", batch_size="1", + upload_rate="1Gbps", protocol="UDP-IPv4", duration="60000", + move_to_influx=False, dut_data=setup_configuration, ssid_name=ssid_name, + num_stations={"5G": 1}) assert True \ No newline at end of file