GitHub JJB verifies should be concurrent 79/5179/2
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 12 Jun 2017 18:42:55 +0000 (11:42 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 12 Jun 2017 18:59:39 +0000 (14:59 -0400)
While doing some work pushing multiple different patches to a GitHub
project it was discovered that the GitHub JJB verify jobs were not
configured for concurrency.

Change-Id: I48af8b1722a8223916324f49151fec88aa8e32b3
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/lf-ci-jobs.yaml

index b5f45dc..f32547d 100644 (file)
 - job-template:
     name: '{project-name}-jjb-verify'
     id: github-jjb-verify
+    concurrent: true
     <<: *lf_jjb_verify_merge
     # yamllint disable-line rule:key-duplicates
     <<: *lf_jjb_merge_builders