From: Andrew Grimberg Date: Mon, 12 Jun 2017 18:42:55 +0000 (-0700) Subject: GitHub JJB verifies should be concurrent X-Git-Tag: v0.3.2~1 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;ds=sidebyside;h=e0a5998eb1536bd2180384e34661efea11ac852b;p=releng%2Fglobal-jjb.git GitHub JJB verifies should be concurrent 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 --- diff --git a/jjb/lf-ci-jobs.yaml b/jjb/lf-ci-jobs.yaml index b5f45dc3..f32547d7 100644 --- a/jjb/lf-ci-jobs.yaml +++ b/jjb/lf-ci-jobs.yaml @@ -241,6 +241,7 @@ - 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