mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-11-03 20:38:05 +00:00 
			
		
		
		
	Adding Extra delay after firmware upgrade to make AP connect to gateway
This commit is contained in:
		@@ -169,7 +169,7 @@ class Fixtures_2x:
 | 
			
		||||
                        self.fw_client.upgrade_firmware(serial=ap['serial'], url=str(firmware['uri']))
 | 
			
		||||
                        # wait for 300 seconds after firmware upgrade
 | 
			
		||||
                        print("waiting for 300 Sec for Firmware Upgrade")
 | 
			
		||||
                        time.sleep(300)
 | 
			
		||||
                        time.sleep(500)
 | 
			
		||||
 | 
			
		||||
                        # check the current AP Revision again
 | 
			
		||||
                        ap_version = ap_ssh.get_ap_version_ucentral()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user