summaryrefslogtreecommitdiffstats
path: root/jjb/tldk
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-07-25 13:38:55 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-07-25 13:38:55 -0500
commit9a5b61cca48871f3dca1595bfb693a25ac7625fc (patch)
tree69bd6c71158a3aa2a34bdae0c204f1dae752ccfd /jjb/tldk
parent5b2b0a4babd61beab258396749ba9aab1e7980fb (diff)
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 <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/tldk')
-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: ''