From f23e42dd64d7da9cddf80698fac94917c80a9521 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Wed, 16 Dec 2015 05:59:55 -0800 Subject: 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 --- jjb/vpp/vpp.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/vpp') 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}' -- cgit 1.2.3-korg