X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fcsit%2Fcsit-tox.yaml;h=49603a1ca6ab7115bd33e7d1bd1ded6ca0a1d9af;hb=77a5851cb279501c101e42df35d501f8afc14135;hp=cb7f648d37fa98e2bdf2b340e8d799bd8b3ad176;hpb=32b39061170204383c8740ea3ae6102a40c225dd;p=ci-management.git diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml index cb7f648d3..49603a1ca 100644 --- a/jjb/csit/csit-tox.yaml +++ b/jjb/csit/csit-tox.yaml @@ -12,6 +12,10 @@ branch: 'master' - '1901': branch: 'rls1901' + - '1904': + branch: 'rls1904' + - '1908_1': + branch: 'rls1908_1' - job-template: name: 'csit-verify-tox-{stream}' @@ -19,6 +23,9 @@ project-type: freestyle node: ubuntu1804-us concurrent: true + archive-artifacts: '*.log' + latest-only: false + build-discarder: daysToKeep: '{build-days-to-keep}' @@ -32,6 +39,10 @@ - gerrit-parameter: branch: '{branch}' - gerrit-refspec-parameter + - string: + name: ARCHIVE_ARTIFACTS + default: '{archive-artifacts}' + description: Artifacts to archive to the logs server. scm: - gerrit-trigger-scm: @@ -53,9 +64,6 @@ ./resources/libraries/bash/entry/tox.sh publishers: - - archive-artifacts: - artifacts: '*.log' - latest-only: false # TODO: Remove this when a voting pylint difference checker # with nice enough output is implemented. - violations: