Label: agent

All content with label agent.
Related Labels: change , compatible , unauthorized , run , process , trigger , admin , dump , plugin , directory , disabled , build , open , grid , property , draft , vcs , manage , assign , more »

7.Agent Requirements (TeamCity 4.x Documentation)
Administration > <build configuration> Agent requirements Use this page to specify the required Agent Requirements system properties and environment variables that build agents Build Agent must meet in order to be able to run the builds of the current build configuration. Option Description ...
7.Agent Requirements (TeamCity 3.x Documentation)
Agent Requirements Administration > <build configuration> Agent requirements Use this page to specify the required Agent Requirements system properties and environment variables that&nbsp; build agents Build Agent must meet in order to be able to run the builds of the current build ...
Agent Details (TeamCity 4.x Documentation)
Agents > click agent name The contents of this page depend on whether the agent is connected or disconnected from the server. Connected Agent Option Description Agent summary Status This field shows date and time that the agent was connected and enabled/disabled to the TeamCity Server ...
Agent Details (TeamCity 3.x Documentation)
Agent Details Agents > click agent name The contents of this page depend on whether the agent is connected or disconnected from the server. &nbsp; Connected agent&nbsp; Option Description \\ Agent summary \\ Status This field shows date and time that the agent was connected and enabled ...
Agent Home Directory (TeamCity 4.x Documentation)
Build Agent Home Directory is the directory where the agent has been installed. By default, the build agent files are installed in the following directory depending on the type of installer (distribution package) used: If the build agent was installed along with the server on the same machine ...
Agent Requirements (TeamCity 4.x Documentation)
Agent requirements are used in TeamCity to specify whether a build configuration Build Configuration can run on a particular build agent Build Agent. When a build agent registers on the TeamCity server, it provides information about its configuration, including its ...
Agent Requirements (TeamCity 3.x Documentation)
Agent Requirements Agent requirements are used in TeamCity to specify whether a build configuration Build Configuration can run on a particular build agent Build Agent. When a build agent registers on the TeamCity server, it provides information about its configuration ...
Agents (TeamCity 4.x Documentation)
section: Item Description Install build agent Click this button to install an additional build agent, using one of the suggested techniques. Refer to Installing and Running Additional Build Agents Installation#installingBuildAgents for detailed instructions. Connected Agents An ...
Agents (TeamCity 3.x Documentation)
Agents In this section: Connected Agents #conAgent Disconnected Agents #disconAgent Unauthorized Agents #unauthAgent Agent Statistics #agentStats (version 3.1 only) Item Description \\ Install build agent \\ Click this button to install an additional build agent, using ...
Agent Side Extensions (TeamCity 3.x Documentation)
AgentSide Extensions Currently, there are two ways to extend build agent: # Write a custom build runner # Write an extension to AntRunner (for instance, to process custom tasks) Both approaches use similar way of plugin packaging and deployment (see below ...