Our continuous build takes 35 mins to complete - it's got 60+ VS projects and thousands of unit tests running in parallel. We have varied hardware in our build farm so I want to make sure the personal builds execute on the fastest hardware.
Also, In TeamCity v3, the server used to send a variable called something like teamcity.build.ispersonal=true to the build aganet but this seems to have been removed in v4.
I have the exact same requirement. I want to set up several build agents that will only be responsible for running personal / test builds. How can we configure, control the agent's to accomplish this?
this feature is still not available. This is very rarely requested, usually agent pools are grouped from sets of requirements such as applications or parameters, not types of builds within a single build configuration.
Could you please describe why do you need this feature? Do you want to create a pool of agents for personal builds only?
hi.
Our continuous build takes 35 mins to complete - it's got 60+ VS projects and thousands of unit tests running in parallel. We have varied hardware in our build farm so I want to make sure the personal builds execute on the fastest hardware.
wads
Also, In TeamCity v3, the server used to send a variable called something like teamcity.build.ispersonal=true to the build aganet but this seems to have been removed in v4.
regards
Rich
I have the exact same requirement. I want to set up several build agents that will only be responsible for running personal / test builds. How can we configure, control the agent's to accomplish this?
Hi Ike,
this feature is still not available. This is very rarely requested, usually agent pools are grouped from sets of requirements such as applications or parameters, not types of builds within a single build configuration.
As usual, please feel free to open a feature request in our tracker for it: https://youtrack.jetbrains.com/issues/TW