mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-08 21:31:36 +00:00
removing performance marker, can be used in regression
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user