[PATCH] CI: Add a test for building without CMDLINE

Tom Rini trini at konsulko.com
Mon Oct 21 16:33:36 CEST 2024


On Mon, Oct 21, 2024 at 03:44:49PM +0200, Simon Glass wrote:

> Something this breaks, so add a test to keep it working. Since sandbox
> enables a lot of options, it is a good board to use.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  .azure-pipelines.yml |  8 ++++++++
>  .gitlab-ci.yml       | 11 +++++++++++
>  2 files changed, 19 insertions(+)

I don't like this because "sandbox" is one of the longest run-time
build options due to all of the tests it runs. And given how we break
down the jobs this will make a further bottleneck. Can we just disable
CMDLINE in one of the existing sandbox defconfigs instead please?
Perhaps sandbox_spl since that only does SPL related pytests?

-- 
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/20241021/98b3e6a5/attachment.sig>


More information about the U-Boot mailing list