Enable configuring the concurrency of jjb-verify 72/13672/6 v0.28.0
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 27 Nov 2018 22:10:30 +0000 (14:10 -0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 30 Nov 2018 04:45:08 +0000 (12:45 +0800)
commit8ed761356296d6dfb78f01bbe44d5bbb75be11a1
treeae353d9693db5732a3add24d24ac93dfe94d00f0
parenta7822fcdc18c0730d931851b4297a78413f59e2c
Enable configuring the concurrency of jjb-verify

The JJB verify job always runs concurrently. By turning the concurrency
setting into a variable, users will be able to run the job serially,
which may be required on static nodes.

Issue: RELENG-1509
Change-Id: I4f2b51924a71674bbf2d4bbf8acc637971470eec
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/jjb/lf-ci-jobs.rst
jjb/lf-ci-jobs.yaml
releasenotes/notes/jjb-concurrency-a9826cfeb15b4ad2.yaml [new file with mode: 0644]