From: Vanessa Rene Valderrama Date: Thu, 25 Jul 2019 18:38:55 +0000 (-0500) Subject: Modify TLDK archive artifacts X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F65%2F20865%2F1;p=ci-management.git Modify TLDK archive artifacts Modify the TLDK artifacts to archive to the logs server rather than Jenkins Change-Id: I68aaf7e9889506a27dd4b33419cf11fe48b6af74 Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/tldk/tldk.yaml b/jjb/tldk/tldk.yaml index 282af55c2..d1d936a32 100644 --- a/jjb/tldk/tldk.yaml +++ b/jjb/tldk/tldk.yaml @@ -194,6 +194,11 @@ project-type: freestyle node: '{os}-basebuild-4c-4g' concurrent: true + archive-artifacts: > + **/csit/report.html + **/csit/log.html + **/csit/output.xml + latest-only: false build-discarder: daysToKeep: '{build-days-to-keep}' @@ -206,6 +211,10 @@ project: '{project}' - gerrit-parameter: branch: '{branch}' + - string: + name: ARCHIVE_ARTIFACTS + default: '{archive-artifacts}' + description: Artifacts to archive to the logs server. scm: - gerrit-trigger-scm: @@ -228,13 +237,6 @@ !include-raw-escape: include-raw-tldk-csit-functional-virl.sh publishers: - - archive-artifacts: - artifacts: > - **/csit/report.html, - **/csit/log.html, - **/csit/output.xml - latest-only: false - - robot-report: output-path: ''