diff options
author | Artem Naluzhnyy <A.Naluzhnyy@samsung.com> | 2019-07-01 10:52:48 +0200 |
---|---|---|
committer | Artem Naluzhnyy <A.Naluzhnyy@samsung.com> | 2019-07-01 10:52:48 +0200 |
commit | 59bc037f2f2dc24e36ae2b6a1fc846c701af44d0 (patch) | |
tree | 25915a8e12a95260978cc04d59e65faa4c50c85d /jjb/msb/build-apigateway-docker-image.sh | |
parent | 9a7f3a08ae00d9ba391f014773deab6d2bc1d002 (diff) |
Add static code analysis support for JavaScript/Python/Ruby/PHP.
Two JJB project parameters have been introduced:
* 'coverity-search-paths' - space separated list of paths that contain
source code to analyse;
* 'coverity-search-exclude-regexs' - space separated list of file name
regexps to exclude from analysis.
Example:
project:
name: 'sdc-coverity'
jobs:
- onap-gerrit-maven-coverity
...
coverity-search-paths: 'catalog-ui/src/ openecomp-ui/src/ dox-sequence-diagram-ui/src'
coverity-search-exclude-regexs: '/node_modules/'
Issue-ID: CIMAN-260
Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com>
Change-Id: I8050a75a731c893ec2173f66d2e881fcc0877ed0
Diffstat (limited to 'jjb/msb/build-apigateway-docker-image.sh')
0 files changed, 0 insertions, 0 deletions