Build Queue

Documentation Index

Build Queue

Option Description
Use this button to move the selected build configuration to the desired position in the list. See Build Queue.
Use this button to move the selected build configuration to the top position.
Build configuration name Shows the name of the build configuration.
Time to start Shows the estimated time that the build configuration will be queued before it starts to build and its estimated time of completion. Hovering the mouse cursor over the estimated time value shows a tooltip with expected start time and duration, and the links to the build results and build agent pages:
Triggered by Shows a brief description of the event that triggered the build. Triggers are configured in the Build triggering step of editing build configuration. The trigger can be one of the following:
  • Name of the dependency build configuration.
  • VCS name, if VCS trigger is configured.
  • Scheduler, the time based triggering is configured.
Can run on Shows the number of agents compatible with this build configuration. Click agent link to open Agents page, or use down arrow to quickly view the list of compatible agents in the popup window.
Remove Use this column to delete unnecessary builds from the queue.

Enhancements in TeamCity 3.1

The Build Queue tab was improved between TeamCity 3.0 and TeamCity 3.1. The following feature is only available in TeamCity 3.1.

The Build Queue now contains a number column that displays each build's position in the queue.

See also:

Labels