Merge "updating the path of DMM artifacts"
authorEd Warnicke <hagbard@gmail.com>
Mon, 29 Oct 2018 14:18:54 +0000 (14:18 +0000)
committerGerrit Code Review <gerrit@fd.io>
Mon, 29 Oct 2018 14:18:54 +0000 (14:18 +0000)
jjb/csit/csit.yaml
jjb/dmm/dmm.yaml

index 3da72e9..3887218 100644 (file)
 
     publishers:
       - archive-artifacts:
-          artifacts: >
-            **/csit/report.html,
-            **/csit/log.html,
-            **/csit/output.xml
+          artifacts: 'archive/*.*'
           latest-only: false
 
       - robot-report:
index eeb8e94..f9f159c 100644 (file)
 
     publishers:
       - archive-artifacts:
-          artifacts: >
-            **/csit/report.html,
-            **/csit/log.html,
-            **/csit/output.xml
+          artifacts: 'csit/archive/*.*'
           latest-only: false
 
       - robot-report: