[PATCH 2/3] Azure: Split sandbox and qemu test.py runs
Simon Glass
sjg at google.com
Sun Sep 3 20:09:39 CEST 2023
Hi Tom,
On Fri, 1 Sept 2023 at 14:41, Tom Rini <trini at konsulko.com> wrote:
>
> Currently, most sandbox runs take a long time (due to running so many
> tests) while QEMu based test.py runs are fairly short. Split the
> pipeline here so that we get more consistent average run times.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> .azure-pipelines.yml | 61 ++++++++++++++++++++++++++++++++------------
> 1 file changed, 44 insertions(+), 17 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
...so far as I understand it...there seems to be a need to pass the
argos to docker again.
More information about the U-Boot
mailing list