Label: policy

All content with label policy.
Related Labels: project , sources , clean , requirement , agent , clean-up , run , configuration , build , assign , history , rule

Assigning Build Configurations to Specific Build Agents (TeamCity 4.x Documentation)
sometimes necessary to manage the Build Agents Build Agent' workload more effectively.  For example, if the timeconsuming performance tests are run, the Build Agents with low hardware resources may slow down. As a result, more builds will enter the build queue ...
Assigning Build Configurations to Specific Build Agents (TeamCity 3.x Documentation)
Assigning Build Configurations to Specific Build Agents  It is sometimes necessary to manage the Build Agents Build Agent' workload more effectively.  For example, if the timeconsuming performance tests are run, the Build Agents with low hardware resources may slow down ...
Clean Checkout (TeamCity 4.x Documentation)
Clean Checkout (also referred to as "Clean Sources") is an operation that ensures that the next build will get a copy of the sources fetched all over from the VCS. All the content of the Build Checkout Directory is deleted and the sources are refetched from the version control ...
Clean Sources (TeamCity 3.x Documentation)
Clean Sources Cleaning sources means that the previous project sources are deleted from the build agent and new project sources are checked out, when the next build of the selected build configuration is created on the agent. Cleaning sources is recommended if problems occurred ...
Clean-Up (TeamCity 4.x Documentation)
cleanup policy defines how to clean up build data (build log messages, developers' changes, artifacts, statistical data and so on). The cleanup policy contains a number of rules, which can be defined for a specific build configuration, and a default policy ...
Clean-Up Policy (TeamCity 3.x Documentation)
CleanUp Policy  A policy that defines how to clean up build data (build log messages, changes, artifacts and so on). The cleanup policy contains a number of rules, which can be defined for a specific build configuration or for all configurations. In each rule ...
Run Configuration Policy (TeamCity 4.x Documentation)
run configuration policy allows you to select the specific build configurations you want a build agent to run.  By default, build agents run all compatible build configurations and this isn't always desirable.  The run configuration policy ...
Run Configuration Policy (TeamCity 3.x Documentation)
Run Configuration Policy  The run configuration policy allows you to select the specific build configurations you want a build agent to run.  By default, build agents run all compatible build configurations and this isn't always desirable.&nbsp ...