All Versions

   Bamboo 4.0.x
   Bamboo 3.4.x
   Bamboo 3.3.x
   Bamboo 3.2.x
   More...

Bamboo 1.1 Documentation

Index
Downloads (PDF, HTML & XML formats)

This documentation relates to an earlier version of Bamboo.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

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,

  1. Click the  'Administration' link in the top navigation bar.
  2. Click the 'Build Queues' link in the left navigation column.
  3. This will display a list of all build queues in your Bamboo system. The 'Status' column indicates which plans are currently enabled/disabled.
  4. Locate the relevant queue and click the corresponding 'Disable' link in the 'Operations' column.

To delete a build queue,
  1. Click the  'Administration' link in the top navigation bar.
  2. Click the 'Build Queues' link in the left navigation column.
  3. 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 Documentation