removing performance marker, can be used in regression

This commit is contained in:
Shivam Thakur
2021-07-13 12:55:49 +05:30
committed by GitHub
parent e416f2de93
commit 9a28e03e38

View File

@@ -11,7 +11,7 @@ import time
import pytest
import allure
#pytestmark = [pytest.mark.performance, pytest.mark.throughput_benchmark_test, pytest.mark.vlan, pytest.mark.usefixtures("setup_test_run")]
pytestmark = [pytest.mark.throughput_benchmark_test, pytest.mark.vlan, pytest.mark.usefixtures("setup_test_run")]
setup_params_general = {