Add Ubuntu 18.04 packer job
[ci-management.git] / jjb / csit / csit.yaml
index 8cfe14f..e8359e8 100644 (file)
@@ -64,9 +64,6 @@
       - master:
           branch: 'master'
           branch-id: 'oper'
-      - '1810':
-          branch: 'rls1810'
-          branch-id: 'oper-rls1810'
     stream:
       - master:
           branch: 'master'
 
     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:
       - email-ext:
-          recipients: 'tifrank@cisco.com, csit-report@lists.fd.io'
+          # yamllint disable-line rule:line-length
+          recipients: 'tifrank@cisco.com, csit-report+int+616+181919729795594561@lists.fd.io'
           reply-to: ''
           content-type: 'text'
           subject: 'FD.io CSIT Trending Alert: Build # $BUILD_NUMBER'
 
     publishers:
       - archive-artifacts:
-          artifacts: 'report.html, log.html, output.xml'
+          artifacts: 'archive/*.*'
           latest-only: false
 
       - robot-report: