The plugin is bundled with TeamCity 8.0 and later. |
Vendor | JetBrains |
License | |
Type | free, open source |
This plugin allows users with administrative privileges to disable build queue on-demand
Production quality. If you encounter any issues, use the forum or the issue tracker.
Install the plugin as usual under TeamCity 7.1.x. The plugin is bundled since TeamCity version 8.
If you have used the plugin with TeamCity v 7.1.x, you need to remove installed plugin manually. After shutting down your TeamCity 7.1.x please do the following actions:
/plugins
TeamCity.QueueManager.zip
/.unpacked
TeamCity.QueueManager
and all of its contentsInstall the plugin as usual.
After installation, users with administrative privileges will have the ability to disable build queue on demand.
To do so, head to build queue page. A button that allows build queue state manipulation will appear in top right corner:
When queue has been disabled, every page in TeamCity will contain a warning message, similar to that on screenshot below:
Build queue can be re-enabled with the same button.
Note, that state ob build queue is persistent, i.e. it is saved across server restart.
Since version 8.0 of TeamCity, plugin provides an item in server health report when build queue is paused
Plugin has a functionality to disable build queue automatically if there is not enough disk space available.
You can set property teamcity.queuePauser.pauseOnNoDiskSpace=false
to disable it (TW-10787)
TeamCity 7.1+
{hidden-data} Run - TeamCity 7.0\+ Compile - TeamCity 7.1\+ {hidden-data} |
Sources on GitHub
Last build on public TeamCity server:
Original issue