armband: enable concurrency and adjust throttle params 85/20685/4
authorPaul Vaduva <Paul.Vaduva@enea.com>
Thu, 8 Sep 2016 14:31:07 +0000 (16:31 +0200)
committerPaul Vaduva <Paul.Vaduva@enea.com>
Thu, 8 Sep 2016 15:07:16 +0000 (17:07 +0200)
Change-Id: I72e061ae57ccdd06520dbf93cdf146390bfc0591
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
jjb/armband/armband-ci-jobs.yml

index f100a46..2598732 100644 (file)
@@ -90,7 +90,7 @@
     properties:
         - throttle:
             enabled: true
-            max-total: 1
+            max-total: 4
             max-per-node: 1
             option: 'project'
         - build-blocker:
 - job-template:
     name: '{installer}-deploy-{pod}-daily-{stream}'
 
-    concurrent: false
+    concurrent: true
 
     properties:
         - throttle:
             enabled: true
-            max-total: 1
+            max-total: 4
             max-per-node: 1
             option: 'project'
         - build-blocker: