Allow distribution-jobs to run concurrently 03/34403/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 10 Feb 2016 14:54:25 +0000 (09:54 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 10 Feb 2016 15:00:49 +0000 (10:00 -0500)
Change-Id: I90b43708dc657e51b8ad3678d53c25968ed139b2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb-templates/distribution-check.yaml
jjb/integration/integration-distribution-jobs.yaml

index d005eec9f13bbf3ee9977f7711f8cde9b402f3e5..c75407f507b498d2724d4d10310159a944af60c2 100644 (file)
@@ -9,6 +9,7 @@
 
     project-type: maven
     node: dynamic_verify
+    concurrent: true
     jdk: '{jdk}'
 
     logrotate:
index d4f11ef47bfd58435b897ff4b1b0ddac4c3715fa..2fb16d62ac881088c94adcb26b1e2cd1a112ae4a 100644 (file)
 
     project-type: freestyle
     node: dynamic_verify
+    concurrent: true
 
     logrotate:
         daysToKeep: '{build-days-to-keep}'