summaryrefslogtreecommitdiffstats
path: root/jjb/so/so.yaml
diff options
context:
space:
mode:
authorArtem Naluzhnyy <A.Naluzhnyy@samsung.com>2019-08-17 18:04:49 +0200
committerArtem Naluzhnyy <A.Naluzhnyy@samsung.com>2019-08-17 18:04:49 +0200
commita458b4f022dd61318267c1dd6c5fa37994eae568 (patch)
treefc74a76c092556880e02085b5146a2d601e17d31 /jjb/so/so.yaml
parent9ae771085ae7f1c357e8e0692a9bf90e20caebba (diff)
Enable Coverity Scan daily check for "so" component
Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I7ad639c4ff37e5258ed80a54032044f6a611afa8
Diffstat (limited to 'jjb/so/so.yaml')
-rw-r--r--jjb/so/so.yaml28
1 files changed, 28 insertions, 0 deletions
diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml
index d1f7217db..a99048f66 100644
--- a/jjb/so/so.yaml
+++ b/jjb/so/so.yaml
@@ -44,6 +44,34 @@
mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
- project:
+ name: 'so-coverity'
+ jobs:
+ - 'onap-gerrit-maven-coverity'
+ cron: '@daily'
+ build-node: 'ubuntu1604-builder-4c-4g'
+ project: 'so'
+ project-name: 'so'
+ branch: 'master'
+ mvn-settings: 'so-settings'
+ mvn-params: '-Dmaven.test.skip=true'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+ coverity-project-name: 'onap-so'
+ coverity-token: 'SrGGJp9T1n1lhJn2sF72XQ'
+ coverity-user-email: 'A.Naluzhnyy@samsung.com'
+ coverity-search-paths: >
+ so-monitoring/so-monitoring-ui/src/main/frontend/src
+ coverity-search-exclude-regexs: >
+ /cov-int/
+ /cov-analysis-
+ ^/usr/
+ ^/home/
+ /node_modules/
+ /bower_components/
+ /bower_components_external/
+ /src/test/
+ /__test__/
+
+- project:
name: so-clm
jobs:
- gerrit-maven-clm