Allow builder verify jobs to run concurrently 56/52556/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 1 Mar 2017 20:36:03 +0000 (15:36 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 1 Mar 2017 20:36:03 +0000 (15:36 -0500)
Change-Id: Icc21d8ef2c804f33d8270527250f07c4fb9c8bec
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/releng-jobs.yaml

index a74855eeefaf92c32346ae6f63048ecb8bf8f36e..e554f84f1476fee58276bb63fe7f746552139251 100644 (file)
@@ -63,6 +63,7 @@
 - job-template:
     name: builder-verify-jjb
     node: centos7-java-builder-2c-4g
+    concurrent: true
 
     project-type: freestyle
 
 - job-template:
     name: builder-verify-python
     node: centos7-java-builder-2c-4g
+    concurrent: true
 
     project-type: freestyle