Adjust number of allowed connections to tsmaster 44/181844/1
authorAleksander Mistewicz <a.mistewicz@samsung.com>
Wed, 25 Oct 2017 17:04:05 +0000 (19:04 +0200)
committerAleksander Mistewicz <a.mistewicz@samsung.com>
Thu, 2 Nov 2017 11:57:18 +0000 (12:57 +0100)
commit63e1394ad4fc735ab4e4f43db6d0f9b00903a30b
treedd39860a53412a1c335cfa567b58471c392452ec
parentba657c4df4947b64caf537e36e2ff32e7e5e1281
Adjust number of allowed connections to tsmaster

Decrease number of running slots to 20. Over 90% of time it would
consume less than 10 slots, but sometimes it can be more. In such
situations it is preffered that a job will wait as:
 * more jobs decrease benefits of parallelizm,
 * a download which is triggered again won't redownload images
   as it will find a queued job.

Change-Id: I8c0cff00e0a61da9225227eeca09ebeb17370fe2
tsp/common.sh