From: Trevor Bramwell Date: Tue, 27 Nov 2018 22:10:30 +0000 (-0800) Subject: Enable configuring the concurrency of jjb-verify X-Git-Tag: v0.28.0^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=8ed761356296d6dfb78f01bbe44d5bbb75be11a1;hp=8ed761356296d6dfb78f01bbe44d5bbb75be11a1;p=releng%2Fglobal-jjb.git 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 ---