From 43f2fe5f9cb11b2e637014cd11c305ef6a022021 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 2 Aug 2019 12:00:14 +0000 Subject: [PATCH] CSIT: Job maintenance - Remove 1807 branch - Remove DOCs from Jenkins archive + Move trending to large nomad executor Change-Id: Icadfd9cdc0b654d57264e8c5752b4a4c99ddc68a Signed-off-by: Peter Mikus --- jjb/csit/csit.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 5c8743e1c..aa49ea6d3 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -27,6 +27,7 @@ project: 'csit' branch: 'master' executor: 'ubuntu1804-us' + executor-large: 'ubuntu1804-l' build-artifact-num-to-keep: 10 stream_timed: - master: @@ -39,9 +40,6 @@ - master: branch: 'master' executor: 'ubuntu1804-us' - - '1807': - branch: 'rls1807' - executor: 'ubuntu1604-basebuild-4c-4g' - '1810': branch: 'rls1810' executor: 'ubuntu1604-basebuild-4c-4g' @@ -128,7 +126,6 @@ project-type: freestyle node: '{executor}' concurrent: true - archive-artifacts: 'resources/tools/doc_gen/csit.docs.tar.gz' allow-empty: 'true' fingerprint: false only-if-success: true @@ -433,7 +430,7 @@ name: 'csit-trending-daily-master' project-type: freestyle - node: 'ubuntu1604-basebuild-8c-32g' + node: '{executor-large}' concurrent: false build-discarder: -- 2.16.6