495064aa4ef517ab6a9598d67270c5550477ade8
function wait_for_task_by_id of aptly_api can only wait for 60 seconds or timeout. It is not enough for large repository in some slow build servers. Make a function called __wait_for_task to wait a task for longer time and sync all aptly tasks with this function. Enlarge the timeout of db.clean to 5 minutes. Test Plan: PASS: download; build-pkgs -a; build-image Closes-bug: 2000315 Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com> Change-Id: I624d50edfccd57bf3d060baaa373766c4cc43bc5
Description
StarlingX build source tree root
Languages
Python
63.1%
Shell
35.3%
BitBake
1.1%
Dockerfile
0.5%