From: Artem Naluzhnyy Date: Tue, 11 Jun 2019 13:48:04 +0000 (+0200) Subject: Add Coverity job description with link to defects report. X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F04%2F89704%2F4;p=ci-management.git Add Coverity job description with link to defects report. Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy Change-Id: I2590d005b89a7b248c2893c9c41ff129572df071 --- diff --git a/jjb/ci-management/ci-management-coverity.yaml b/jjb/ci-management/ci-management-coverity.yaml index c4c4548fb..075272258 100644 --- a/jjb/ci-management/ci-management-coverity.yaml +++ b/jjb/ci-management/ci-management-coverity.yaml @@ -4,10 +4,26 @@ - job-template: name: '{project-name}-coverity' id: onap-gerrit-maven-coverity + description: > +
+

How to access Coverity Scan static analysis results

+
    +
  1. Visit Coverity Scan + project page.
  2. +
  3. If you have not been added to the project on Coverity Scan service yet: +
      +
    1. Click on + Add me to project.
    2. +
    3. Wait till the project administrators grant you appropriate permissions.
    4. +
    +
  4. Click on + View Defects.
  5. +
+

Please note that processing data takes some time. You will get an email when it's done.

+
project-type: freestyle node: '{build-node}' - branch: master build-days-to-keep: 7 build-timeout: 60