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
signature.asc
Description: PGP signature

