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