From: Jonathan Rajotte Date: Thu, 19 May 2016 17:42:29 +0000 (-0400) Subject: Boost max concurrent build to 20 since we now have priority queuing X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=cb18f1d66c367baf6d2fe9dc4c566df89bbae434;p=lttng-ci.git Boost max concurrent build to 20 since we now have priority queuing --- diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 5e03d50..4c0d6ad 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -91,7 +91,7 @@ description: 'The lttng-modules branch to build.' - string: name: 'maxConcurrentBuild' - default: '4' + default: '20' description: 'The maximum number of concurrent child build to run.' - string: name: 'kverfloor' @@ -135,7 +135,7 @@ description: 'The lttng-modules branch to build.' - string: name: 'maxConcurrentBuild' - default: '4' + default: '20' description: 'The maximum number of concurrent child build to run.' - string: name: 'uversion' @@ -179,7 +179,7 @@ description: 'The lttng-modules branch to build.' - string: name: 'maxConcurrentBuild' - default: '4' + default: '20' description: 'The maximum number of concurrent child build to run.' - string: name: 'kverfloor'