mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 19:37:54 +00:00
Update marker for roam tests
Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>
This commit is contained in:
@@ -10,7 +10,7 @@ import time
|
||||
import copy
|
||||
import requests
|
||||
|
||||
pytestmark = [pytest.mark.roam_test, pytest.mark.bridge, pytest.mark.hard_roam_ota, pytest.mark.ow_regression_lf]
|
||||
pytestmark = [pytest.mark.roam_tests, pytest.mark.bridge, pytest.mark.hard_roam_ota, pytest.mark.ow_regression_lf]
|
||||
|
||||
# Get the directory of the current test config file
|
||||
test_file_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
@@ -10,7 +10,7 @@ import time
|
||||
import copy
|
||||
import requests
|
||||
|
||||
pytestmark = [pytest.mark.roam_test, pytest.mark.bridge, pytest.mark.hard_roam_ota, pytest.mark.ow_regression_lf]
|
||||
pytestmark = [pytest.mark.roam_tests, pytest.mark.bridge, pytest.mark.hard_roam_ota, pytest.mark.ow_regression_lf]
|
||||
|
||||
# Get the directory of the current test config file
|
||||
test_file_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
@@ -10,7 +10,7 @@ import time
|
||||
import copy
|
||||
import requests
|
||||
|
||||
pytestmark = [pytest.mark.roam_test, pytest.mark.bridge, pytest.mark.hard_roam_ota, pytest.mark.ow_regression_lf]
|
||||
pytestmark = [pytest.mark.roam_tests, pytest.mark.bridge, pytest.mark.hard_roam_ota, pytest.mark.ow_regression_lf]
|
||||
|
||||
# Get the directory of the current test config file
|
||||
test_file_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
@@ -10,7 +10,7 @@ import time
|
||||
import copy
|
||||
import requests
|
||||
|
||||
pytestmark = [pytest.mark.roam_test, pytest.mark.bridge, pytest.mark.hard_roam_ota, pytest.mark.ow_regression_lf]
|
||||
pytestmark = [pytest.mark.roam_tests, pytest.mark.bridge, pytest.mark.hard_roam_ota, pytest.mark.ow_regression_lf]
|
||||
|
||||
# Get the directory of the current test config file
|
||||
test_file_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
@@ -10,7 +10,7 @@ import time
|
||||
import copy
|
||||
import requests
|
||||
|
||||
pytestmark = [pytest.mark.roam_test, pytest.mark.bridge, pytest.mark.hard_roam_otd, pytest.mark.ow_regression_lf]
|
||||
pytestmark = [pytest.mark.roam_tests, pytest.mark.bridge, pytest.mark.hard_roam_otd, pytest.mark.ow_regression_lf]
|
||||
|
||||
# Get the directory of the current test config file
|
||||
test_file_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
@@ -10,7 +10,7 @@ import time
|
||||
import copy
|
||||
import requests
|
||||
|
||||
pytestmark = [pytest.mark.roam_test, pytest.mark.bridge, pytest.mark.hard_roam_otd, pytest.mark.ow_regression_lf]
|
||||
pytestmark = [pytest.mark.roam_tests, pytest.mark.bridge, pytest.mark.hard_roam_otd, pytest.mark.ow_regression_lf]
|
||||
|
||||
# Get the directory of the current test config file
|
||||
test_file_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
@@ -10,7 +10,7 @@ import time
|
||||
import copy
|
||||
import requests
|
||||
|
||||
pytestmark = [pytest.mark.roam_test, pytest.mark.bridge, pytest.mark.hard_roam_otd, pytest.mark.ow_regression_lf]
|
||||
pytestmark = [pytest.mark.roam_tests, pytest.mark.bridge, pytest.mark.hard_roam_otd, pytest.mark.ow_regression_lf]
|
||||
|
||||
# Get the directory of the current test config file
|
||||
test_file_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
@@ -10,7 +10,7 @@ import time
|
||||
import copy
|
||||
import requests
|
||||
|
||||
pytestmark = [pytest.mark.roam_test, pytest.mark.bridge, pytest.mark.hard_roam_otd, pytest.mark.ow_regression_lf]
|
||||
pytestmark = [pytest.mark.roam_tests, pytest.mark.bridge, pytest.mark.hard_roam_otd, pytest.mark.ow_regression_lf]
|
||||
|
||||
# Get the directory of the current test config file
|
||||
test_file_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
Reference in New Issue
Block a user