Github testing stalled?
    Tom Rini 
    trini at konsulko.com
       
    Mon Oct 20 19:10:08 CEST 2025
    
    
  
On Fri, Oct 17, 2025 at 05:09:24PM +0100, Andrew Goodbody wrote:
> I created a PR on github in order to run the CI on Azure. It seems to have
> stalled?
> 
> https://github.com/u-boot/u-boot/pull/820
> 
> Can anyone see what the problem is please?
Just in general, CI runs triggered by pull requests on GitHub are all on
a shared pipeline of 10 concurrent jobs at once, and also shared by my
account as well. However, as documented at
https://docs.u-boot.org/en/latest/develop/ci_testing.html#azure-pipelines
(and updates to make it clearer are welcome of course) individuals can
sign up for their own Azure account and trigger runs that way. That will
not be bottlenecked by the 10 concurrent job limit on "u-boot" (but
instead be limited by your own accounts 10 concurrent job limit).
-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251020/0b00b24f/attachment.sig>
    
    
More information about the U-Boot
mailing list