How to set build agent priority in TeamCity?
问题 I have two agents that can build my configuration. I've set up two because I sometimes need to do two simultaneous builds. How can I set build agent priorities to force TeamCity choose specific agent if both are idle and available? Now it chooses agent randomly or by some unknown factors... 回答1: You can filter which agents are used but I'm not sure you can specify which idle to agent to use. If you are worried about TeamCity using the fastest agent it should do this automatically. The