Chore: Move to ubuntu2004-builder
[ci-management.git] / jjb / ci-management / ci-management-views.yaml
index 9dcbe47..dfab260 100644 (file)
       - common-view
     view-name: All-Coverity
     view-regex: '.*-coverity'
-    view-description: 'List of Coverity jobs'
+    view-description: >
+      <h1>List of Coverity Scan static code analysis jobs</h1>
+      <p>See <a href="https://wiki.onap.org/x/Y6vQAw">how to add your component to Coverity Scan</a>
+      on ONAP Developer Wiki.</p>
 
 - view:
     name: CLM
@@ -78,7 +81,7 @@
       - csit-view
     view-name: CSIT
     view-description: 'List of CSIT jobs'
-    view-regex: '^.*-csit-.*'
+    view-regex: '^(?=.*-csit-.*)(?!.*-verify-csit.*).*'
 
 - project:
     name: CSIT-Verify
     view-description: 'List of Verify jobs'
     view-regex: '^.*-verify-.*'
 
-- view:
+- project:
     name: WhiteSource
     views:
       - common-view