From d3d2ed90280ef6f5eb4cbc59ed06a92b1eb2fc33 Mon Sep 17 00:00:00 2001 From: Shivam Thakur <70829776+shivamcandela@users.noreply.github.com> Date: Tue, 13 Jul 2021 13:02:25 +0530 Subject: [PATCH] removing performance marker from throughput_vs_various_pkt_sizes vlan mode can be used in regression suite --- .../open_security/test_vlan_mode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/basic/performance_tests/throughput_benchmark/throughput_vs_various_pkt_sizes/open_security/test_vlan_mode.py b/tests/e2e/basic/performance_tests/throughput_benchmark/throughput_vs_various_pkt_sizes/open_security/test_vlan_mode.py index 0b1d52bda..cc91169fd 100644 --- a/tests/e2e/basic/performance_tests/throughput_benchmark/throughput_vs_various_pkt_sizes/open_security/test_vlan_mode.py +++ b/tests/e2e/basic/performance_tests/throughput_benchmark/throughput_vs_various_pkt_sizes/open_security/test_vlan_mode.py @@ -8,7 +8,7 @@ import os import pytest import allure -pytestmark = [pytest.mark.performance, pytest.mark.throughput_vs_pkt, pytest.mark.vlan, pytest.mark.open, +pytestmark = [pytest.mark.throughput_vs_pkt, pytest.mark.vlan, pytest.mark.open, pytest.mark.usefixtures("setup_test_run")] setup_params_general = {