summaryrefslogtreecommitdiffstats
path: root/jjb/dmm/dmm.yaml
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-07-24 14:54:11 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-07-25 12:20:26 -0500
commitd12ab48431ea9c2689201cd490ebec201c6f7c7e (patch)
tree5b3eb36a5f116da3aefc98dc255633e2366081e9 /jjb/dmm/dmm.yaml
parent440353a301fcc14dd351decb0aa3e3479d1b7937 (diff)
Modify DMM archive artifacts
Modify the DMM artifacts to archive to the logs server rather than Jenkins Also moving the robot-report and log shipper to publishers where they belong Change-Id: I2766cb6462e4b0dd204a611fa6c05a6b26ec0bf9 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/dmm/dmm.yaml')
-rw-r--r--jjb/dmm/dmm.yaml10
1 files changed, 6 insertions, 4 deletions
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'