mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-08-27 03:21:46 -04:00
!658 update DeployDevice/src/func/liteOsUpgrade/liteOsUpgrade_RK3568_app.py.
Merge pull request !658 from 贾孟元/N/A
This commit is contained in:
@@ -187,7 +187,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(40)
|
||||
time.sleep(50)
|
||||
# try:
|
||||
# if upgrade_test_type != "mini_system_test":
|
||||
# if not start_cmd(sn):
|
||||
|
||||
Reference in New Issue
Block a user