Bamboo 2.0 : 2.1 About Agents and Capabilities
This page last changed on Dec 16, 2007 by rosie@atlassian.com.
What is an agent?
An agent is a service that runs Bamboo builds. There are two types of agents:
(Note: Local agents run in the server's process, i.e. in the same JVM as the server. Each remote agent runs in its own process, i.e. has its own JVM.) What is a capability?
A capability is a feature of an agent. A capability can be a:
Capabilities can be defined specifically for an agent, or they can be shared between either all local agents or all remote agents. Note that the value of an agent-specific capability overrides the value of a shared capability of the same name (if one exists). How are capabilities used? A requirement is an agent capability required by a build plan. Together, capabilities and requirements control which agents can execute builds for particular plans. Each plan can only be built by agents whose capabilities meet the plan's requirements. Matching can be specified as either a regular expression or an exact match. See 1.2.4 Specifying a Plan's Capability Requirements. How are builds distributed to agents? How do capabilities affect the distribution of builds to agents?
|
![]() |
Document generated by Confluence on Apr 14, 2008 01:39 |