From: Vanessa Rene Valderrama Date: Thu, 25 Jul 2019 18:42:40 +0000 (+0000) Subject: Merge "Modify DMM archive artifacts" X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=eecb77d49b2b8a2ad3a00602b6f1c3c5c9ab0b77;hp=5b2b0a4babd61beab258396749ba9aab1e7980fb;p=ci-management.git Merge "Modify DMM archive artifacts" --- diff --git a/jjb/dmm/dmm.yaml b/jjb/dmm/dmm.yaml index 76c1a448b..8cf673bb4 100644 --- a/jjb/dmm/dmm.yaml +++ b/jjb/dmm/dmm.yaml @@ -189,6 +189,8 @@ project-type: freestyle node: '{os}-builder-4c-4g' concurrent: true + archive-artifacts: 'csit/archive/*.*' + latest-only: false build-discarder: daysToKeep: '{build-days-to-keep}' @@ -201,6 +203,10 @@ project: 'dmm' - gerrit-parameter: branch: '{branch}' + - string: + name: ARCHIVE_ARTIFACTS + default: '{archive-artifacts}' + description: Artifacts to archive to the logs server. scm: - gerrit-trigger-scm: @@ -222,10 +228,6 @@ !include-raw-escape: include-raw-dmm-csit-functional-virl.sh publishers: - - archive-artifacts: - artifacts: 'csit/archive/*.*' - latest-only: false - - robot-report: output-path: 'csit'