Merge "Use Email Integration address"
[ci-management.git] / jjb / csit / csit.yaml
index 17aeb74..19bcce1 100644 (file)
@@ -14,7 +14,7 @@
 ---
 - project:
     name: csit
-    description: 'CSIT jenkins jobs.'
+    description: 'CSIT Jenkins jobs.'
     os:
       - 'ubuntu1604'
       - 'centos7'
 
     publishers:
       - archive-artifacts:
-          artifacts: 'report.html, log.html, output.xml'
+          artifacts: >
+            **/csit/report.html,
+            **/csit/log.html,
+            **/csit/output.xml
           latest-only: false
 
       - robot-report:
 
     publishers:
       - archive-artifacts:
-          artifacts: 'report.html, log.html, output.xml'
+          artifacts: >
+            **/csit/report.html,
+            **/csit/log.html,
+            **/csit/output.xml
           latest-only: false
 
       - robot-report:
 
     publishers:
       - archive-artifacts:
-          artifacts: 'report.html, log.html, output.xml'
+          artifacts: >
+            **/csit/report.html,
+            **/csit/log.html,
+            **/csit/output.xml
           latest-only: false
 
       - robot-report: