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