Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Plan to execute on the agent depending on an input variable

Devendra Singh Rawat June 5, 2019

We have a Bamboo plan that is used to create tenancies in an application. The same plan can be used to create tenancies in Model or Prod.

We have separate agents for Model & Prod. We want a way to select the agent based on an input variable when the plan is triggered.

1 answer

1 accepted

1 vote
Answer accepted
Jimmy Seddon
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 5, 2019

Hi @Devendra Singh Rawat,

Welcome to the Community!

Can you provide a bit more information about what makes the agents for Model & Prod different and what build tasks they are performing differently?

I'm almost wondering if what you really need is a deployment project instead of an input variable, any more information you can provide about what is being done would be helpful.

Thanks!

-James

Devendra Singh Rawat June 5, 2019

Thanks James for the response. Below are the details.

The main difference between Model & Prod agent is that they are in different networks. Model agent connects to Model environment and Prod agent to Prod environment. Please note both the environment constitutes of same set of applications (though different instances).

With regard to tasks also they are doing exactly the same thing in Model & Production. Just for reference the plan triggers an Ansible playbook which connects to multiple interfacing applications to manage tenancies. From build perspective the only difference is the endpoint used by respective agents the tasks the are same.  

Jimmy Seddon
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 6, 2019

Hi @Devendra Singh Rawat,

Ok based on your response you should look at using a Deployment Project instead of a Build Plan.

Here's a link to the documentation on what deployment projects are: 

https://confluence.atlassian.com/bamboo/deployment-projects-338363438.html

In a nutshell, this will allow you to setup multiple "environments" (in your case Model & Prod) you can then provide a list of tasks you wish to have run when deploying to that environment (which includes things like checking out configs from source code, downloading built artifacts, running scripts, copying files, etc.)

You can also assign agents to environments (which is exactly the piece you are looking for) where you get to decide which agent is capable of executing the set of tasks for a given environment.

I hope that helps answer your question!

-James 

Devendra Singh Rawat June 20, 2019

Thanks James the deployment project achieved my objective

Like Jimmy Seddon likes this
Jimmy Seddon
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 20, 2019

Awesome!  I'm glad that worked for you!

-James

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events