mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-10-31 02:48:11 +00:00 
			
		
		
		
	Update firmware upgrade script for better debugging
Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>
This commit is contained in:
		| @@ -990,6 +990,7 @@ class tip_2x: | |||||||
|  |  | ||||||
|                         # check the current AP Revision again |                         # check the current AP Revision again | ||||||
|                         try: |                         try: | ||||||
|  |                             logging.info(f"trying to get_ap_version for the first time") | ||||||
|                             ap_version = self.dut_library_object.get_ap_version(idx=ap) |                             ap_version = self.dut_library_object.get_ap_version(idx=ap) | ||||||
|                         except IndexError as e: |                         except IndexError as e: | ||||||
|                             logging.warning(f"First attempt failed with error: {e}. Retrying after short delay...") |                             logging.warning(f"First attempt failed with error: {e}. Retrying after short delay...") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 bhargavi-ct
					bhargavi-ct