removing performance marker from throughput_vs_various_pkt_sizes vlan mode

can be used in regression suite
This commit is contained in:
Shivam Thakur
2021-07-13 13:02:25 +05:30
committed by GitHub
parent 2e38cb6507
commit d3d2ed9028

View File

@@ -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 = {