You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi all, I am trying to execute 3 jobs linked in one plan in parallel but fail to do so as bamboo runs jobs in a sequential manner.
Is there any solution to get it implemented?
Any lead will be highly appreciated. Many thanks in advance.
Roshni.
Roshni,
You can run the multiple jobs in parallel from the same stage only. If you have created the jobs in different stages then it will trigger one by one only.
Alternative is to create the jobs in 3 different plans and have the same trigger.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Brajesh and Choon,
Thanks for getting back. I will try out both the solutions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I tried both the solution but the plans and jobs are getting executed in a sequential manner as I am having a single Agent.
Can we implement a parallel run with a single Agent?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Roshni,
A single agent can run only one job at a time. So your other job will be in queue until the one job get completed. You'll have to increase number of agents to run your jobs in parallel.
Other option you have, you can dockerize your single agent and create multiple nodes on an agent. So it can run multiple jobs in parallel on a single agent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm happy to announce that Bamboo 7.2 has been released and it’s overflowing with awesome new features. This will be the last major Server release before the launch of Bamboo DC. Bamboo logs We...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.