updating the path of DMM artifacts 50/15550/2
authorsharath <sharathkumarboyanapally@gmail.com>
Fri, 26 Oct 2018 11:11:40 +0000 (16:41 +0530)
committersharath <sharathkumarboyanapally@gmail.com>
Fri, 26 Oct 2018 12:15:09 +0000 (17:45 +0530)
Change-Id: Id187b0fba3bb3d9d934ae238f2554555770c9839
Signed-off-by: sharath <sharathkumarboyanapally@gmail.com>
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: