mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-07-25 22:25:30 -04:00
update DeployDevice/src/func/liteOsUpgrade/liteOsUpgrade_RK3568_app.py.
开机等待时间延长30秒 Signed-off-by: 贾孟元 <jiamengyuan@h-partners.com>
This commit is contained in:
@@ -169,7 +169,7 @@ class liteOsUpgrade_RK3568(BaseApp):
|
||||
reboot_devices_cmd = "%s -s %s RD" % (loader_tool_path, LocationID)
|
||||
reboot_result = sendCmd(reboot_devices_cmd)
|
||||
logger.info(reboot_result)
|
||||
time.sleep(30)
|
||||
time.sleep(60)
|
||||
# try:
|
||||
# if upgrade_test_type != "mini_system_test":
|
||||
# if not start_cmd(sn):
|
||||
|
||||
Reference in New Issue
Block a user