From 9e48eb854e732fb8a3453325353d7c35fdf8e3ab Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 21 Apr 2017 13:20:57 +0200 Subject: Enable concurency for csit-vpp-verify-perf jobs Change-Id: If7f9244d572d9b51fb8bd57cd0994c44f29eb75e Signed-off-by: Peter Mikus --- jjb/csit/csit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 69b48af2d..d1c3a8c1a 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -227,7 +227,7 @@ project-type: freestyle node: 'ubuntu1604-basebuild-4c-4g' - concurrent: false + concurrent: true logrotate: daysToKeep: '{build-days-to-keep}' -- cgit 1.2.3-korg