Configure CSIT Jenkins view
[ci-management.git] / jjb / csit / csit.yaml
index 3da72e9..aad5508 100644 (file)
@@ -64,9 +64,9 @@
       - master:
           branch: 'master'
           branch-id: 'oper'
-      - '1810':
-          branch: 'rls1810'
-          branch-id: 'oper-rls1810'
+      - '1901':
+          branch: 'rls1901'
+          branch-id: 'oper-rls1901'
     stream:
       - master:
           branch: 'master'
       - '1810':
           branch: 'rls1810'
           branch-id: 'oper-rls1810'
+      - '1901':
+          branch: 'rls1901'
+          branch-id: 'oper-rls1901'
+
+- project:
+    name: csit-view
+    views:
+      - project-view
+    project-name: csit
 
 - job-template:
     name: 'csit-vpp-functional-{stream}-{os}-virl'
 
     publishers:
       - archive-artifacts:
-          artifacts: >
-            **/csit/report.html,
-            **/csit/log.html,
-            **/csit/output.xml
+          artifacts: 'archive/*.*'
           latest-only: false
 
       - robot-report: