Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this page:

Table of Contents

Add-on Configuration

TeamCity Integration for JIRA add-on allows you to configure parameters of build indexation. You can quickly set the appropriate parameters depending on your connectivity, size of TeamCIty instance and number of builds and configurations.

On this page:

Table of Contents

...

Talk
idtalk-186
Open the JIRA's Administration console and locate the the Add-ons -> TeamCity Configuration section and select select Global Configuration.

You can specify the next options:

  • Connection Timeout
  • Socket Timeout
  • Response Timeout
  • Index Depth
  • Skip Builds

In order to edit the options:

  • On the the Administration -> Add-ons -> TeamCity Configuration -> Global Configuration page click click Edit
  • Configure the appropriate parameters
  • Click Update

Connection Timeout

  • Click Update

Network Options

Talk
idtalk-185

You can specify the next options:

  • Connection Timeout
  • Socket Timeout
  • Response Timeout
  • Proxy Server

Connection Timeout

Connection Timeout is timeout Connection Timeout is timeout (in seconds) before connection to TeamCity server is established after conneciton failure.

Connection timeout is used for establishing connection between JIRA and TeamCity. If the connectivity between two instances is intermittent, you can set the higher connection timeout for the add-on being able to successfully establish connection to TeamCity. If you set the lower value, the add-on will terminate the current connection attempt and start a new one. If the connection is slow or ping is high, the add-on will require more time for establishing connection to the server. So if you set the lower value, the add-on may not to be able to successfully connect to TeamCIty and start data indexation.

Socket Timeout

Timeout used for waiting data retireval from TeamCity server.

Once the add-on has established the connection, it starts waiting for data fetching from TeamCity. Socket timeout is amount time the add-on waits for completion of packet data retrieval from TeamCity instance before it terminates the session. The higher value you set, the longer the add-on will wait during transfer of sequential data packets.

Response Timeout

Timeout before new connection to TeamCity server is established if no response has been received or completed.

Response timeout is amount of time the add-on allocates to completion of the request and data transfer. If your builds are large, you can set the higher value to be sure that all data will be downloaded within this period.

Proxy Server

Talk
idtalk-187

Indexing Options

Talk
idtalk-188

You can specify the next options:

  • Index Depth
  • Skip Builds

Index Depth

Depth of indexing builds depending on the recency of bulds (in days).

...

This option allows the add-on to skip builds that cannot be retrieved due to some connectivity issues. Instead of performing continuous attempts to index the build, the add-on will skip it and proceed to the next build in the queue. It can speed up the indexing procedure, but skipped builds will not be available in JIRA.

Your

...

Solution 
Talk
idtalk-189

...if you want to speed up the indexation

...

// todo описать

...если нужно еще что-то сделать.