summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorEd Warnicke <hagbard@gmail.com>2018-10-29 14:18:54 +0000
committerGerrit Code Review <gerrit@fd.io>2018-10-29 14:18:54 +0000
commit4a60ebc8e56fe75aa44d9facd1c452ce3318277d (patch)
tree70f05567c69c75aa33e5e0d3e8b665ba586b3d34 /jjb
parent525688ddb934d2e45ae816692042a385be2808e3 (diff)
parentfd21fb3427cbb7a215f9462bb143079d3c2d4d48 (diff)
Merge "updating the path of DMM artifacts"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/csit/csit.yaml5
-rw-r--r--jjb/dmm/dmm.yaml5
2 files changed, 2 insertions, 8 deletions
diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml
index 3da72e9d7..3887218b7 100644
--- a/jjb/csit/csit.yaml
+++ b/jjb/csit/csit.yaml
@@ -1768,10 +1768,7 @@
publishers:
- archive-artifacts:
- artifacts: >
- **/csit/report.html,
- **/csit/log.html,
- **/csit/output.xml
+ artifacts: 'archive/*.*'
latest-only: false
- robot-report:
diff --git a/jjb/dmm/dmm.yaml b/jjb/dmm/dmm.yaml
index eeb8e94fa..f9f159cbe 100644
--- a/jjb/dmm/dmm.yaml
+++ b/jjb/dmm/dmm.yaml
@@ -201,10 +201,7 @@
publishers:
- archive-artifacts:
- artifacts: >
- **/csit/report.html,
- **/csit/log.html,
- **/csit/output.xml
+ artifacts: 'csit/archive/*.*'
latest-only: false
- robot-report: