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 4: Line 4:
  
 
<code>/path/to/TeamCityAgentHome/conf/[[buildagent.properties]]</code>
 
<code>/path/to/TeamCityAgentHome/conf/[[buildagent.properties]]</code>
<pre>
+
 
serverUrl=http://localhost:8111/
 
name=Default agent
 
workDir=../work
 
tempDir=../temp
 
systemDir=../system
 
authorizationToken=1234567890abcdefghijklml
 
</pre>
 
  
 
* Binaries: <code>/opt/buildagent/bin/[[agent.sh]]</code>
 
* Binaries: <code>/opt/buildagent/bin/[[agent.sh]]</code>

Revision as of 12:54, 2 June 2020

TeamCity Agent configuration parameters[1]:

  • Default configuration file:

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


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: