summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-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'