My objective is to build multiple plans using a single remote agent at the same time. At present, build gets queued until the previous build using is completed, to run the next build. Does bamboo support this kind of parallel builds as is available in jenkins slave?
Hello @deepthi bhat,
Remote agents do not run multiple jobs at the same time, even if you enable concurrent builds. The feature my colleague mentioned (Configuring concurrent builds) enables you to run the same Job in multiple agents, instead.
Kind regards,
Rafael
Is this purely to ensure users have to pay more for additional remote agents or is there a technical reason concurrent builds are not supported?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Need an answer to this as well.
Setting up and maintaining agents that only build one plan at a time makes no sense.
I have a 5 agent system setup with some serious power on each to get quick feedback build running as fast as possible and for this at least 4 plans / agent is simply a must-have feature.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Deepthi,
How about using Bamboo Concurrent Build Feature?
* https://confluence.atlassian.com/bamboo/configuring-concurrent-builds-289277193.html
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I find this answer troubling. The user is clearly implying multiple plans concurrently building on the same agent. Your link has nothing to do with his question aside from the work concurrent. It only works for the same plan on different remote agents, as Rafael stated below.
Please take the time to read the question before posting a reply on behalf of Atlassian.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.