mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-10-31 18:58:01 +00:00 
			
		
		
		
	Minor change for Throughput Test create/delete
This commit is contained in:
		| @@ -509,6 +509,10 @@ for key in equipment_id_dict: | ||||
|             json.dump(sanity_status, json_file) | ||||
|  | ||||
|         logger.info("Throughput tests complete on " + key) | ||||
|         # Move AP off profile in use | ||||
|         ap_profile = CloudSDK.set_ap_profile(equipment_id, profile_info_dict[fw_model]["profile_id"], cloudSDK_url, | ||||
|                                              bearer) | ||||
|         time.sleep(5) | ||||
|  | ||||
|         # Delete profiles created for test | ||||
|         for x in profiles[0]: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bealler
					bealler