|
Content with label run in TeamCity 3.x Documentation (See content from all spaces)
Related Labels:
requirement
, concepts
, delayed
, configuration
, personal
, assign
, project
, remote
, agent
, commit
, pre-tested
, build
, policy
Assigning Build Configurations to Specific Build Agents
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 ...
|
Personal Build
Personal Build A personal build is a build initiated as Remote Run or PreTested Commit PreTested (Delayed) Commit. Only users with "Project Developer" role Role can initiate a personal build. The build uses the current VCS repository sources plus ...
|
Pre-Tested (Delayed) Commit
PreTested (Delayed) Commit An approach which prevents committing defective code into a build, so the entire team's process is not affected. Submitted code changes first go through testing. If it passes all of the tests, TeamCity can automatically submit ...
|
Remote Run
Remote Run A remote run is a Personal Build initiated by a developer from one of the supported IDE plugins to test how the changes will integrate into the project's code base. Unlike Pretested Commit Pretested (delayed) commit, no code is checked into the VCS regardless ...
|
Run Configuration Policy
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.  ...
|
|
|