mirror of
https://gitee.com/openharmony/developtools_integration_verification
synced 2024-11-23 16:19:50 +00:00
update DeployDevice/src/func/liteOsUpgrade/liteOsUpgrade_RK3568_app.py.
Signed-off-by: chengjian-com <2969201889@qq.com>
This commit is contained in:
parent
f27b2d6ef1
commit
529e38f038
@ -439,6 +439,7 @@ def start_cmd(sn):
|
||||
|
||||
@timeout(900)
|
||||
def cmd_test(screenshot_path, py_path, new_report_path, resource_path, sn, test_num, pr_url):
|
||||
global total_time
|
||||
save_screenshot_path = os.path.join(new_report_path, "screenshot_result")
|
||||
logger.info(save_screenshot_path)
|
||||
time_sleep = random.randint(1, 5)
|
||||
|
Loading…
Reference in New Issue
Block a user