From aa83c88d59a9e9be9cc1906072ebde881f9b4391 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Thu, 12 Jul 2018 04:28:20 +0000 Subject: [PATCH] Enable concurrency on 'csit-vpp-perf-verify-{stream}-{topo}-{arch}' Change-Id: I3b564ac2b565b1a0a9ce9f86a4213e57c5b0d4ed 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 368149f91..d6e1ffcc0 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -1105,7 +1105,7 @@ project-type: freestyle node: 'ubuntu1604-basebuild-4c-4g' - concurrent: false + concurrent: true logrotate: daysToKeep: '{build-days-to-keep}' -- 2.16.6