From c4e22d530e7b04b080971b0faefe139669d041cd Mon Sep 17 00:00:00 2001 From: jitendracandela Date: Fri, 2 Sep 2022 12:27:43 +0530 Subject: [PATCH] Added dataplane_throughput_test marker Signed-off-by: jitendracandela --- .../dataplane_throughput_test/wpa2_security/test_vlan_mode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/basic/performance_tests/dataplane_throughput_test/wpa2_security/test_vlan_mode.py b/tests/e2e/basic/performance_tests/dataplane_throughput_test/wpa2_security/test_vlan_mode.py index 7cb3756f4..05dc794d2 100644 --- a/tests/e2e/basic/performance_tests/dataplane_throughput_test/wpa2_security/test_vlan_mode.py +++ b/tests/e2e/basic/performance_tests/dataplane_throughput_test/wpa2_security/test_vlan_mode.py @@ -93,4 +93,4 @@ class TestDataplaneThroughputVLAN(object): instance_name="TIP_DPT_DPT_WPA2_5G_VLAN", influx_tags=influx_tags, move_to_influx=False, dut_data=setup_configuration - ) \ No newline at end of file + )