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