mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 03:48:09 +00:00
- to auto upgrade interop APs
Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
This commit is contained in:
committed by
Sushant Bawiskar
parent
4d75dfadbf
commit
11dc338b2e
@@ -9,7 +9,7 @@ import requests
|
||||
import json
|
||||
|
||||
pytestmark = [pytest.mark.test_resources, pytest.mark.sanity, pytest.mark.uc_sanity,
|
||||
pytest.mark.sanity_55, pytest.mark.interop_uc_sanity]
|
||||
pytest.mark.sanity_55, pytest.mark.interop_uc_sanity, pytest.mark.android, pytest.mark.ios, pytest.mark.client_connect]
|
||||
|
||||
|
||||
@allure.testcase(name="Test Resources", url="")
|
||||
|
||||
Reference in New Issue
Block a user