Feature Request - Disable/Enable all agents
From time to time we have certain infrastructure changes that we want to make sure builds don't run during. Currently I have to manually click disable on all my 40 agents individually, then enable them manually later. Can we get a disable/enable all, or at least all in pool?
Please sign in to leave a comment.
Hi,
Unfortunately it is not possible now with UI. Please watch/vote for this feature request.
Since 8.0 version you can Pause/Resume build queue, which will prevent builds from starting.
Hi, Scott
I wrote simple plugin which adds two buttons ("Disable All Agents" and "Enable All Agents") on Agents tab. Now it just disable all agents, but i have plans to add more functionality in future.
https://github.com/bunopus/Teamcity.DisableAllAgents