Boost max concurrent build to 20 since we now have priority queuing
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 19 May 2016 17:42:29 +0000 (13:42 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 19 May 2016 17:42:29 +0000 (13:42 -0400)
jobs/lttng-modules.yaml

index 5e03d505524f2f180e1579cc454c704b60099e5c..4c0d6ade09253f09252c972442cd9464cf429ec6 100644 (file)
@@ -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'
           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'
           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'
This page took 0.024737 seconds and 4 git commands to generate.