mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-10-30 18:38:06 +00:00 
			
		
		
		
	new library framework is all set, need to implement methods
Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
		
							
								
								
									
										11
									
								
								libs/cloudsdk/testbed_info.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								libs/cloudsdk/testbed_info.py
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| SDK_BASE_URLS = { | ||||
|     "nola-01": "https://wlan-portal-svc-nola-01.cicd.lab.wlan.tip.build", | ||||
|     "nola-02": "https://wlan-portal-svc-nola-02.cicd.lab.wlan.tip.build", | ||||
|     "nola-04": "https://wlan-portal-svc-nola-04.cicd.lab.wlan.tip.build", | ||||
|  | ||||
| } | ||||
|  | ||||
| LOGIN_CREDENTIALS = { | ||||
|     "userId": "support@example.com", | ||||
|     "password": "support" | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 shivam
					shivam