Re: [PATCH 1/3] CI: Azure: Merge PowerPC jobs in to one

2022-08-22 Thread Tom Rini
On Tue, Aug 09, 2022 at 09:08:52PM -0400, Tom Rini wrote: > At this point given the number of PowerPC platforms we have, a single > job to build them all fits within the time limit we have in Azure. > > Signed-off-by: Tom Rini > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- T

Re: [PATCH 1/3] CI: Azure: Merge PowerPC jobs in to one

2022-08-10 Thread Simon Glass
On Tue, 9 Aug 2022 at 19:09, Tom Rini wrote: > > At this point given the number of PowerPC platforms we have, a single > job to build them all fits within the time limit we have in Azure. > > Signed-off-by: Tom Rini > --- > This reduces the overall build time marginally due to freeing up some > p

[PATCH 1/3] CI: Azure: Merge PowerPC jobs in to one

2022-08-09 Thread Tom Rini
At this point given the number of PowerPC platforms we have, a single job to build them all fits within the time limit we have in Azure. Signed-off-by: Tom Rini --- This reduces the overall build time marginally due to freeing up some parallel build slots. However, it needs the DM_ETH series to b