diff options
Diffstat (limited to 'jjb/vfc/vfc-nfvo-lcm-java.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-lcm-java.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-lcm-java.yaml b/jjb/vfc/vfc-nfvo-lcm-java.yaml index 85812b0cc..5389d5f6b 100644 --- a/jjb/vfc/vfc-nfvo-lcm-java.yaml +++ b/jjb/vfc/vfc-nfvo-lcm-java.yaml @@ -24,3 +24,14 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-nfvo-lcm-sonar + jobs: + - gerrit-maven-sonar + java-version: '' + project: 'vfc/nfvo/lcm' + project-name: 'vfc-nfvo-lcm' + branch: 'master' + mvn-settings: 'vfc-nfvo-lcm-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file |