-
Improvement
-
Resolution: Unresolved
-
Major
-
Jenkins 1.543
Ubuntu 12.04
I have some matrix jobs configured, but when I run the build - they all launch at precisely the same time. This is great however, there is a stage where it is transferring large amounts of data for automated sanity, which results in a bottleneck and increases the build time significanlty.
It would be good to set a stagger of x minutes to allow one builds' transfer to complete before the next one starts .. or at least reduce the concurrency.
I have tried the Advanced 'Quiet Period' however, it doesn't seem to work for matrix builds - I have tried many tests - unsuccessfully.
Thanks