Build Queue

Search
Searching TeamCity 4.x Documentation
Table of Contents
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.
# (sequence number) Displays position of each build in the build queue.
Build configuration name Shows the name of the build configuration in the following format: <project name>::<build configuration name>. Those names are links to the Project Home Page and the build configuration home page, respectively.
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 name 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. If a build to be removed from the Queue is a part of a build chain, TeamCity shows the following message below comment field: "This build is a part of a build chain". Refer to the Build Chain description for details.



See Also:

Labels