- to auto upgrade interop APs

Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
This commit is contained in:
sushant
2022-01-28 18:09:32 +05:30
committed by Sushant Bawiskar
parent 4d75dfadbf
commit 11dc338b2e

View File

@@ -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="")