diff options
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml index e0f66f946..f030e1ba4 100644 --- a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml +++ b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-nokia.yaml @@ -22,3 +22,16 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g +- project: + name: vfc-nfvo-driver-vnfm-svnfm-nokia-sonar + jobs: + - gerrit-maven-sonar + mvn-params: '-f nokia/vnfmdriver/pom.xml' + build-node: ubuntu1604-basebuild-4c-4g + java-version: '' + project: 'vfc/nfvo/driver/vnfm/svnfm' + project-name: 'vfc-nfvo-driver-vnfm-svnfm-nokia' + branch: 'master' + mvn-settings: 'vfc-nfvo-driver-vnfm-svnfm-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |