A build queue controls the sequence of builds. Bamboo administrators can specify how many build queues there are in the system. For example, if there are two build queues, two builds can occur in parallel while subsequent builds will wait in a queue.
You can add new queues as required (see 4.1 Creating a Build Queue), and delete queues which are no longer necessary (see below).
Sometimes you might need to stop Bamboo from building any plans. You could achieve this by disabling all queues. Note that you can also delete/disable individual plans — see 1.6 Disabling or deleting a Plan.
To disable a build queue,
- Click the 'Administration' link in the top navigation bar.
- Click the 'Build Queues' link in the left navigation column.
- This will display a list of all build queues in your Bamboo system. The 'Status' column indicates which plans are currently enabled/disabled.
- Locate the relevant queue and click the corresponding 'Disable' link in the 'Operations' column.
To delete a build queue,
- Click the 'Administration' link in the top navigation bar.
- Click the 'Build Queues' link in the left navigation column.
- This will display a list of all build queues in your Bamboo system. Locate the relevant queue and click the corresponding 'Delete' link in the 'Operations' column.
Screenshot: 'Build Queue--Delete or Disable'
RELATED TOPICS
Bamboo 1.1 Documentation Home