From 51f5e2f75608c6102b77569415f98d81e406c454 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 6 Nov 2017 13:38:37 +0100 Subject: [PATCH] CSIT: replace 4c-4g executors with 8c-32g Change-Id: I813b2f6e03509aec948eec120d7d0ae3a920e5d7 Signed-off-by: Tibor Frank --- jjb/csit/csit.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 8e150685a..3df732c4a 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -245,7 +245,7 @@ name: 'csit-vpp-perf-{stream}-{type}' project-type: freestyle - node: 'ubuntu1604-basebuild-4c-4g' + node: 'ubuntu1604-basebuild-8c-32g' concurrent: true logrotate: @@ -1583,7 +1583,7 @@ name: 'csit-report-merge-{stream}' project-type: freestyle - node: 'ubuntu1604-basebuild-4c-4g' + node: 'ubuntu1604-basebuild-8c-32g' concurrent: false logrotate: -- 2.16.6