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