X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fcsit%2Fcsit-tox.yaml;h=49603a1ca6ab7115bd33e7d1bd1ded6ca0a1d9af;hb=4f10c4fe272e403fd34ab40e443b4675531315b2;hp=2d6bcb774efd5cc335bab2887f495d7c1203c919;hpb=da11d2e0ec8b33d89be7fa79c2fd5deff6c47e9b;p=ci-management.git diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml index 2d6bcb774..49603a1ca 100644 --- a/jjb/csit/csit-tox.yaml +++ b/jjb/csit/csit-tox.yaml @@ -14,6 +14,8 @@ branch: 'rls1901' - '1904': branch: 'rls1904' + - '1908_1': + branch: 'rls1908_1' - job-template: name: 'csit-verify-tox-{stream}' @@ -21,6 +23,9 @@ project-type: freestyle node: ubuntu1804-us concurrent: true + archive-artifacts: '*.log' + latest-only: false + build-discarder: daysToKeep: '{build-days-to-keep}' @@ -34,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: @@ -55,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: