summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-catalog.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vfc/vfc-nfvo-catalog.yaml')
-rw-r--r--jjb/vfc/vfc-nfvo-catalog.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-catalog.yaml b/jjb/vfc/vfc-nfvo-catalog.yaml
index 8de899203..a10549aa3 100644
--- a/jjb/vfc/vfc-nfvo-catalog.yaml
+++ b/jjb/vfc/vfc-nfvo-catalog.yaml
@@ -29,3 +29,14 @@
files: '**'
archive-artifacts: ''
build-node: centos7-redis-4c-4g
+- project:
+ name: vfc-nfvo-catalog-sonar
+ jobs:
+ - gerrit-maven-sonar
+ java-version: ''
+ project: 'vfc/nfvo/catalog'
+ project-name: 'vfc-nfvo-catalog'
+ branch: 'master'
+ mvn-settings: 'vfc-nfvo-catalog-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file