Add Coverity job description with link to defects report. 04/89704/4
authorArtem Naluzhnyy <A.Naluzhnyy@samsung.com>
Tue, 11 Jun 2019 13:48:04 +0000 (15:48 +0200)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 12 Jun 2019 00:49:01 +0000 (00:49 +0000)
Issue-ID: CIMAN-260
Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com>
Change-Id: I2590d005b89a7b248c2893c9c41ff129572df071

jjb/ci-management/ci-management-coverity.yaml

index c4c4548..0752722 100644 (file)
@@ -4,10 +4,26 @@
 - job-template:
     name: '{project-name}-coverity'
     id: onap-gerrit-maven-coverity
+    description: >
+      <hr/>
+      <h2>How to access Coverity Scan static analysis results</h2>
+      <ol>
+        <li>Visit <a href="https://scan.coverity.com/projects/{coverity-project-name}">Coverity Scan
+          project page</a>.</li>
+        <li>If you have not been added to the project on Coverity Scan service yet:
+          <ol>
+            <li>Click on <a href="https://scan.coverity.com/memberships/new?project_id={coverity-project-name}">
+              Add me to project</a>.</li>
+            <li>Wait till the project administrators grant you appropriate permissions.</li>
+          </ol>
+        <li>Click on <a href="https://scan.coverity.com/projects/{coverity-project-name}/view_defects">
+          View Defects</a>.</li>
+      </ol>
+      <p>Please note that processing data takes some time. You will get an email when it's done.</p>
+      <hr/>
 
     project-type: freestyle
     node: '{build-node}'
-
     branch: master
     build-days-to-keep: 7
     build-timeout: 60