Update marker for roam tests

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>
This commit is contained in:
bhargavi-ct
2025-10-22 17:14:21 +05:30
parent 8f05878903
commit ccc8028548
8 changed files with 8 additions and 8 deletions

View 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__))

View 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__))

View 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__))

View 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__))

View 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__))

View 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__))

View 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__))

View 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__))