job
Glossary
- activity log
- agent
- agent-specific capability
- artifact
- authors in Bamboo
- build
- build activity
- build duration
- build log
- build queue
- build result
- build telemetry
- capability
- child
- committer
- custom capability
- default repository
- elastic agent
- elastic Bamboo
- elastic block store
- elastic image
- elastic instance
- executable
- favorites
- global permission
- job
- label
- local agent
- parent
- permission
- plan
- plan permission
- projects in Bamboo
- queue
- reason
- remote agent
- remote agent supervisor
- requirement
- shared capability
- stage
- Stock images
- task
- triggering
- watcher
On this page
Related content
- Bitbucket Data Center and Server 7.21 release notes
- Bitbucket Data Center and Server 7.17 release notes
- Bitbucket Server 4.0 release notes
- Bitbucket Server 4.14 release notes
- Bitbucket Server 4.10 release notes
- Bitbucket Data Center 9.4 release notes
- Bitbucket Data Center 9.4 Long Term Support Release Change Log
- Bitbucket Data Center and Server 8.9 Long Term Support Release Change Log
- Bitbucket Server 5.14 release notes
- Bitbucket Data Center 8.19 Long Term Support Release Change Log
A Bamboo job is a single build unit within a plan. One or more jobs can be organized into one or more stages. The jobs in a stage can all be run at the same time, if enough Bamboo agents are available. A job is made up of one or more tasks.
A job:
- Processes a series of one or more tasks that are run sequentially on the same agent.
- Controls the order in which tasks are performed.
- Collects the requirements of individual tasks in the job, so that these requirements can be matched with agent capabilities.
- Defines the artifacts that the build will produce.
- Can only use artifacts produced in a previous stage.
- Specifies any labels with which the build result or build artifacts will be tagged.
Each new plan created in Bamboo contains at least one job known as the 'Default Job'.
Projects and plans can only be configured by Bamboo administrators (see Creating a plan).
Last modified on Oct 19, 2018
Related content
- Bitbucket Data Center and Server 7.21 release notes
- Bitbucket Data Center and Server 7.17 release notes
- Bitbucket Server 4.0 release notes
- Bitbucket Server 4.14 release notes
- Bitbucket Server 4.10 release notes
- Bitbucket Data Center 9.4 release notes
- Bitbucket Data Center 9.4 Long Term Support Release Change Log
- Bitbucket Data Center and Server 8.9 Long Term Support Release Change Log
- Bitbucket Server 5.14 release notes
- Bitbucket Data Center 8.19 Long Term Support Release Change Log
Powered by Confluence and Scroll Viewport.