A Job is a single build unit within a Plan. One or more Jobs can be organised into one or more Stages. A Job is made up of one or more Tasks. A Job defines:
Each new Plan created in Bamboo contains at least one Job known as the 'Default Job'. |
On this page: |
Viewing the Plans that an Agent Can Build
To view the plans that an agent can build:
- Click the 'Administration' link in the top navigation bar.
- Click the 'Agents' link in the left navigation column to display the Agents screen, which lists all Local and Remote Agents that currently exist in your Bamboo system.
- Click the name of the agent of interest. The Agent page is displayed.
- If necessary, click the 'Executable Plans' tab to show a list of Jobs which this agent is capable of building (see screenshot below).
Screenshot above: Viewing the executable Plans for an agent
Notes
- Determining which Plans an agent can build — A requirement is specified in a Job or a Task. A requirement specifies a capability that an agent must have for it to build that Job or Task. A Job inherits all of the requirements specified in its Tasks.
Together, capabilities and requirements control which agents can execute builds for particular Jobs. Each Job can only be built by agents whose capabilities meet the Job's requirements.
Related Topics
To determine which agents are capable of building which Jobs, see Determining which Agents can build which Jobs.
Attachments:

