[PATCH 2/2] CI: Make use of buildman requirements.txt

Tom Rini trini at konsulko.com
Wed May 3 15:04:41 CEST 2023


On Wed, May 03, 2023 at 11:27:20AM +0530, Neha Malcom Francis wrote:
> Hi Tom
> 
> Thanks for these patches!
> 
> On 27/04/23 01:14, Tom Rini wrote:
> > Now that buildman has a requirements.txt file we need to make use of it.
> > 
> > Signed-off-by: Tom Rini <trini at konsulko.com>
> > ---
> >   .azure-pipelines.yml | 3 +++
> >   .gitlab-ci.yml       | 4 ++++
> >   2 files changed, 7 insertions(+)
> > 
> 
> However, while trying to ensure CI/CD coverage, I'm running into this "
> error 'No module named 'jsonschema'" for am62ax [1], any idea why after
> building successfully for other devices?
> 
> 
> [1] https://dev.azure.com/u-boot/u-boot/_build/results?buildId=6236&view=logs&jobId=6fe7c803-7a3b-5b46-f057-c1c62fd89ba1&j=22dc4ac5-ae35-5978-08ac-5f386151834e&t=fae48c67-4bb5-5f06-119f-00d23f780e3c
o

We need to have the requirements.txt file installed in any job that's
using this part of binman now and I guess my patch above wasn't
complete? I didn't fully check what happened on Azure due to the other
problems (ie iot2050 boards not building).

-- 
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/20230503/5b9dc609/attachment.sig>


More information about the U-Boot mailing list