Re: [PATCH v5 3/3] automation: Add CI test jobs for Yocto

2022-11-30 Thread Bertrand Marquis
Hi Michal > On 30 Nov 2022, at 15:23, Michal Orzel wrote: > > Hi Bertrand, > > On 30/11/2022 16:07, Bertrand Marquis wrote: >> >> >> Hi Michal, >> >>> On 30 Nov 2022, at 13:02, Michal Orzel wrote: >>> >>> Hi Bertrand, >>> >>> On 30/11/2022 13:15, Bertrand Marquis wrote: F

Re: [PATCH v5 3/3] automation: Add CI test jobs for Yocto

2022-11-30 Thread Michal Orzel
Hi Bertrand, On 30/11/2022 16:07, Bertrand Marquis wrote: > > > Hi Michal, > >> On 30 Nov 2022, at 13:02, Michal Orzel wrote: >> >> Hi Bertrand, >> >> On 30/11/2022 13:15, Bertrand Marquis wrote: >>> >>> >>> From: Michal Orzel >>> >>> Populate test jobs for Yocto based tests using the provide

Re: [PATCH v5 3/3] automation: Add CI test jobs for Yocto

2022-11-30 Thread Bertrand Marquis
Hi Michal, > On 30 Nov 2022, at 13:02, Michal Orzel wrote: > > Hi Bertrand, > > On 30/11/2022 13:15, Bertrand Marquis wrote: >> >> >> From: Michal Orzel >> >> Populate test jobs for Yocto based tests using the provided containers. >> Due to the size restrictions, it is currently not possibl

Re: [PATCH v5 3/3] automation: Add CI test jobs for Yocto

2022-11-30 Thread Michal Orzel
Hi Bertrand, On 30/11/2022 13:15, Bertrand Marquis wrote: > > > From: Michal Orzel > > Populate test jobs for Yocto based tests using the provided containers. > Due to the size restrictions, it is currently not possible to split the > build and run tasks, therefore everything is done in a sing

[PATCH v5 3/3] automation: Add CI test jobs for Yocto

2022-11-30 Thread Bertrand Marquis
From: Michal Orzel Populate test jobs for Yocto based tests using the provided containers. Due to the size restrictions, it is currently not possible to split the build and run tasks, therefore everything is done in a single step. Test jobs for the supported Yocto targets are generic to avoid th