diff options
Diffstat (limited to 'jjb/vfc/vfc-nfvo-resmanagement.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-resmanagement.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-resmanagement.yaml b/jjb/vfc/vfc-nfvo-resmanagement.yaml index b690f50da..15eb53e82 100644 --- a/jjb/vfc/vfc-nfvo-resmanagement.yaml +++ b/jjb/vfc/vfc-nfvo-resmanagement.yaml @@ -22,3 +22,14 @@ mvn-goals: 'install' script: !include-raw-escape: 'build-nfvo-resmanagement-docker-image.sh' +- project: + name: vfc-nfvo-resmanagement-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/nfvo/resmanagement' + project-name: 'vfc-nfvo-resmanagement' + branch: 'master' + mvn-settings: 'vfc-nfvo-resmanagement-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file |