[PATCH v4 1/2] CI testing: add http server to CI tests

Tom Rini trini at konsulko.com
Fri May 30 19:22:35 CEST 2025


On Fri, May 16, 2025 at 04:52:55AM -0400, Adriano Cordova wrote:

> Add an http server to CI tests so that HTTP booting and
> loading can be tested.
> 
> Signed-off-by: Adriano Cordova <adriano.cordova at canonical.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
> 
> changes in v2:
>   - Remove HTTP_SERVER argument for test.py
> 
> changes in v4:
>   - Remove comment in .gitlab-ci.yml that was preventing
>     parsing
> 
>  .azure-pipelines.yml | 11 +++++++++++
>  .gitlab-ci.yml       | 11 +++++++++++
>  2 files changed, 22 insertions(+)

So, I have a concern. Did you confirm the tests run? Since we're firing
up the webserver on port 80, and that requires extra permissions, I'm
not sure if it's working.

-- 
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/20250530/e6cb08c8/attachment.sig>


More information about the U-Boot mailing list