Allow patch-test jobs to run concurrently part 2 10/48210/2
authorSam Hague <shague@redhat.com>
Thu, 10 Nov 2016 13:25:54 +0000 (08:25 -0500)
committerSam Hague <shague@redhat.com>
Thu, 10 Nov 2016 15:51:56 +0000 (10:51 -0500)
The first patch enabled the aggregate job to run concurrently and this
one allows the subsequesnt jobs to run concurrently.

Change-Id: I25bf37d796e7a36d89fadec341f40b2537b6c0ff
Signed-off-by: Sam Hague <shague@redhat.com>
jjb/integration/integration-templates.yaml
jjb/netvirt/netvirt-full-integration.yaml

index 09d589e82a2524b37a555dc8e8becfce06b49e97..3ba167e347b3ab4e283f51ffebd3c06b5fc8c666 100644 (file)
 
     project-type: freestyle
     node: centos7-robot-2c-2g
+    concurrent: true
 
     logrotate:
         daysToKeep: '{build-days-to-keep}'
 
     project-type: freestyle
     node: centos7-robot-2c-2g
+    concurrent: true
 
     logrotate:
         daysToKeep: '{build-days-to-keep}'
index c632879e7bab253823af9fda32f638fa4187a5fd..032c0c6e5336df9436519c4b64e4318fcd66c0e0 100644 (file)
 
     project-type: freestyle
     node: centos7-docker-2c-4g
+    concurrent: true
     jdk: '{jdk}'
     description: 'Integration tests for the Netvirt project against different versions of OVS and branches. This job runs nightly. '