Merge "Update archive items path for csit-hc2vpp jobs"
[ci-management.git] / jjb / hc2vpp / hc2vpp-csit.yaml
index de63b70..54921a4 100644 (file)
@@ -18,6 +18,9 @@
         - '1704':
             branch: 'stable/1704'
             repo-stream-part: 'stable.1704'
+        - '1707':
+            branch: 'stable/1707'
+            repo-stream-part: 'stable.1707'
     os:
         - ubuntu1604:
             repo-os-part: 'ubuntu.xenial.main'
 
     publishers:
         - archive-artifacts:
-            artifacts: 'csit/report.html, csit/log.html, csit/output.xml, csit/honeycomb.log'
+            artifacts: 'csit/archive/*.*'
             latest-only: false
         - email-notification:
             email-prefix: '[hc2vpp]'
 
         - robot-report:
-            output-path: 'csit'
+            output-path: 'csit/archive'
 
 - job-template:
     name: 'hc2vpp-csit-verify-{stream}-{os}'
 
     publishers:
         - archive-artifacts:
-            artifacts: 'csit/report.html, csit/log.html, csit/output.xml, csit/honeycomb.log'
+            artifacts: 'csit/archive/*.*'
             latest-only: false
         - email-notification:
             email-prefix: '[hc2vpp]'
 
         - robot-report:
-            output-path: 'csit'
+            output-path: 'csit/archive'
 
 - job-template:
     name: 'hc2vpp-csit-integration-odl-{odl}-{stream}-{os}'
 
     publishers:
         - archive-artifacts:
-            artifacts: 'csit/report.html, csit/log.html, csit/output.xml, csit/honeycomb.log'
+            artifacts: 'csit/archive/*.*'
             latest-only: false
         - email-notification:
             email-prefix: '[hc2vpp]'
 
         - robot-report:
-            output-path: 'csit'
+            output-path: 'csit/archive'
 
 - job-template:
     name: 'hc2vpp-csit-verify-odl-{odl}-{stream}-{os}'
 
     publishers:
         - archive-artifacts:
-            artifacts: 'csit/report.html, csit/log.html, csit/output.xml, csit/honeycomb.log'
+            artifacts: 'csit/archive/*.*'
             latest-only: false
         - email-notification:
             email-prefix: '[hc2vpp]'
 
         - robot-report:
-            output-path: 'csit'
+            output-path: 'csit/archive'
 
 - job-template:
     name: 'hc2vpp-csit-perf-{stream}-{os}'