[PATCH 14/20] CI: GitLab: Split build_world tasks
Tom Rini
trini at konsulko.com
Wed Jun 12 18:01:04 CEST 2024
On Tue, Jun 11, 2024 at 10:04:13PM +0100, Jiaxun Yang wrote:
> Current build_world task runs for too long on public gitlab
> runner.
>
> Split the job as what we've done to azure pipeline.
>
> Signed-off-by: Jiaxun Yang <jiaxun.yang at flygoat.com>
> ---
> .gitlab-ci.yml | 103 +++++++++++++++++++++++++++++++++------------------------
> 1 file changed, 59 insertions(+), 44 deletions(-)
I don't like this. The list in Azure is because of the time limits there
and in turn we:
a) Have to tweak it periodically to keep things from running too long
b) Have to tweak it to ensure that we don't miss some new SoC/etc
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240612/4ebef9e9/attachment.sig>
More information about the U-Boot
mailing list