Difference between revisions of "TeamCity agents"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
 
</pre>
 
</pre>
  
Binaries: <code>/opt/buildagent/bin/agent.sh</code>
+
Binaries: <code>/opt/buildagent/bin/[[agent.sh]]</code>
  
 
TeamCity Checkout Directory Cleaning (Default 8 days)
 
TeamCity Checkout Directory Cleaning (Default 8 days)

Revision as of 11:30, 13 February 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

Binaries: /opt/buildagent/bin/agent.sh

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.

Related tools


See also

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