mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-30 18:38:06 +00:00
increase quali wait timeout
This commit is contained in:
@@ -3,7 +3,7 @@ import time
|
|||||||
|
|
||||||
from cloudshell.api.cloudshell_api import CloudShellAPISession
|
from cloudshell.api.cloudshell_api import CloudShellAPISession
|
||||||
|
|
||||||
TIMEOUT=1800
|
TIMEOUT=3600
|
||||||
|
|
||||||
def get_session() -> CloudShellAPISession:
|
def get_session() -> CloudShellAPISession:
|
||||||
url = os.environ['CLOUDSHELL_URL']
|
url = os.environ['CLOUDSHELL_URL']
|
||||||
|
|||||||
Reference in New Issue
Block a user