I have a bunch of remote agents and a bunch of projects with different plans. Some of the plans specify that a agent needs a capability (in this case just a variable set to true) to be able to build the plan, which works as suspected.
Unfortunally if you don't specify this capabiliy in you plan, bamboo will take any remote agent it thinks is capable of performing the running the plan.
In my setup the remote agents are managed by individual teams, and they don't like to wait on their build, because other projects are using thier agent.
Is there a way I can make the agent check if a condition is fulfilled and ignore plans that don fulfill the requirements?
With Bamboo 5.5, you could specify which agent should be used to run deployments to an environment. See Agents for deployment environments.
With Bamboo 5.6, you'll have much more control over your agents. You can specify the activities a particular agent should perform, from the level of build projects or plans, down to particular jobs, to deployment projects and environments. And, you can assign multiple activities to an agent.
This allows you to fine-tune your build performance requirements, and to have greater control over the costs associated with agent resources, for example elastic agents. You can also specify that a particular job must run on a specific agent – for example, where the agent is configured for code signing, or has a particular license that must be available.
So it look like i need to upgrade my bamboo installation to solve this issue. Well, thanks for the feedback...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.