From e197e0b6f3d4cadbee2d0543e2dccc3cce38b3f2 Mon Sep 17 00:00:00 2001 From: Shivam Thakur <70829776+shivamcandela@users.noreply.github.com> Date: Tue, 13 Jul 2021 12:58:14 +0530 Subject: [PATCH] removing performance marker from throughput across channel bw vlan mode It can be used in regression --- .../throughput_across_channel_bw/test_vlan_mode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/basic/performance_tests/throughput_benchmark/throughput_across_channel_bw/test_vlan_mode.py b/tests/e2e/basic/performance_tests/throughput_benchmark/throughput_across_channel_bw/test_vlan_mode.py index 344739a2e..f5660474e 100644 --- a/tests/e2e/basic/performance_tests/throughput_benchmark/throughput_across_channel_bw/test_vlan_mode.py +++ b/tests/e2e/basic/performance_tests/throughput_benchmark/throughput_across_channel_bw/test_vlan_mode.py @@ -8,7 +8,7 @@ import os import pytest import allure -pytestmark = [pytest.mark.performance, pytest.mark.throughput_across_bw_test, pytest.mark.vlan, +pytestmark = [pytest.mark.throughput_across_bw_test, pytest.mark.vlan, pytest.mark.usefixtures("setup_test_run")] setup_params_general_20Mhz = {