How to limit the number of simultaneously running build-chains?
Is it possible to limit the number of simultaneously running build-chains?
We have a build chain C=>B=>A. The problem is, that both A und B depend on the same database and it is not possible to run them in parallel.
Please sign in to leave a comment.
Hi Timo
We have Shared Resources plugin for that.
Hi Michael,
ah great idea to use the Shared Resources plugin for this. In fact we use this plugin in a different project.
Another solution is to limit all builds to a single Agent.