Difference between revisions of "TeamCity agents"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 30: Line 30:
 
== Related terms ==
 
== Related terms ==
 
* [[Gitlab runner]]
 
* [[Gitlab runner]]
 +
* <code>docker pull [[jetbrains]]/teamcity-agent</code>
  
 
== See also ==
 
== See also ==

Revision as of 10:32, 2 June 2020

TeamCity Agent configuration parameters[1]:

  • Default configuration file:

/path/to/TeamCityAgentHome/conf/buildagent.properties

serverUrl=http://localhost:8111/
name=Default agent
workDir=../work
tempDir=../temp
systemDir=../system
authorizationToken=1234567890abcdefghijklml

TeamCity Checkout Directory Cleaning (Default 8 days)

teamcity.agent.build.checkoutDir.expireHours


https://www.jetbrains.com/help/teamcity/free-disk-space.html When the feature is not configured, the default free space for a build is 3 GB. [2]

Logs

INFO - buildServer.AGENT.registration - Server supports the following communication protocols: [polling]
WARN - uildServer.swabra.SwabraLogger - Checkout directory contains modified or deleted files.
WARN -    jetbrains.buildServer.AGENT - Artifacts path 'XXXXXXXXX' not found

Related terms

See also

  • https://www.jetbrains.com/help/teamcity/build-agent-configuration.html
  • https://www.jetbrains.com/help/teamcity/free-disk-space.html
  • Advertising: