mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-12-26 23:47:19 +00:00
Enabled markers
Signed-off-by: karthikaeyetea <karthika.subramani@candelatech.com>
This commit is contained in:
@@ -4,7 +4,7 @@ import os
|
||||
import time
|
||||
import pandas as pd
|
||||
|
||||
#pytestmark = [pytest.mark.advance, pytest.mark.multistaperf, pytest.mark.vlan]
|
||||
pytestmark = [pytest.mark.advance, pytest.mark.multistaperf, pytest.mark.vlan]
|
||||
|
||||
setup_params_general = {
|
||||
"mode": "VLAN",
|
||||
|
||||
Reference in New Issue
Block a user