From: Andrew Grimberg Date: Wed, 16 Dec 2015 13:59:55 +0000 (-0800) Subject: Enable concurrent verifies for vpp X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F65%2F65%2F1;p=ci-management.git Enable concurrent verifies for vpp Make sure that the verify job for vpp allows for concurrent runs Change-Id: Ifb88cdba872150c2d7c67b7651728123b8ab2c25 Signed-off-by: Andrew Grimberg --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index fba769897..c97f5423c 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -12,6 +12,7 @@ project-type: freestyle node: verify + concurrent: true logrotate: daysToKeep: '{build-days-to-keep}'