-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Agents
-
1
Greetings Atlassian Bamboo team,
we would like to request new feature in Bamboo regarding agent assignment in plans.
We would love to have an option that allows assigning an agent to job which would be the SAME agent as from other job that has been already executed. For example:
STAGE1
JOB1 —— agent1 was chosen for this job from the pool automatically
JOB2 —— agent2 was chosen for this job from the pool automatically
STAGE2
JOB1 —— Manually specify that we want to use the same agent from STAGE1/JOB1 - that is agent1
We are, of course, aware of the option - putting all the stuff we need to execute on same agent through one JOB via tasks BUT this can be confusing at the high-level view. In the running build for example we can see only stages and jobs but not tasks.
We want to logically separate the plan to several stages and jobs so it looks nice and clean and understandable but it is hard to achieve since we do not have the option we request.
We now simply can not guarantee that JOB1 from STAGE1 will run on the same agent as JOB2 from STAGE2 (since the agents are chosen automatically from available pool) which is what we want.
Or maybe is there any other way to do this?
Thanks for considering this!