mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-29 10:02:26 +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
|
||||
try:
|
||||
logging.info(f"trying to get_ap_version for the first time")
|
||||
ap_version = self.dut_library_object.get_ap_version(idx=ap)
|
||||
except IndexError as e:
|
||||
logging.warning(f"First attempt failed with error: {e}. Retrying after short delay...")
|
||||
|
||||
Reference in New Issue
Block a user