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