summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-07-25 19:32:40 +0000
committerGerrit Code Review <gerrit@fd.io>2019-07-25 19:32:40 +0000
commit5f68bc23940647a8afe08fed3f49800edbf3d0be (patch)
treed8fb318fdfb77d986d47d1948ff6fb66c15f36c2 /jjb
parentbc7e9e27c556c62e63ae984fc6798644b9d8f25b (diff)
parent9a5b61cca48871f3dca1595bfb693a25ac7625fc (diff)
Merge "Modify TLDK archive artifacts"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/tldk/tldk.yaml16
1 files changed, 9 insertions, 7 deletions
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: ''