diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-08-02 12:00:14 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-08-02 12:00:14 +0000 |
commit | 43f2fe5f9cb11b2e637014cd11c305ef6a022021 (patch) | |
tree | b7c8c63d0ab812529e2a8ee99c6b7931cb154a08 /jjb | |
parent | bf36dac3930887613eeb5019bc9ce9cdcdea3f9c (diff) |
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 <pmikus@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/csit/csit.yaml | 7 |
1 files 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: |