[PATCH 2/3] CI: Azure: Further condense jobs
Simon Glass
sjg at chromium.org
Wed Aug 10 16:24:41 CEST 2022
On Tue, 9 Aug 2022 at 19:09, Tom Rini <trini at konsulko.com> wrote:
>
> We have a maximum of 10 parallel build jobs, and each job must complete
> in less than 60 minutes. The overall run time must also be less than 6
> hours. Condense a number of jobs so that we have less potential
> bottlenecks in terms of waiting for a parallel slot to open up for a job
> to be run.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> .azure-pipelines.yml | 125 +++++++++++++------------------------------
> 1 file changed, 37 insertions(+), 88 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list