summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-juju.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-juju.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-juju.yaml
index a1af3b773..a9e6afa7b 100644
--- a/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-juju.yaml
+++ b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-juju.yaml
@@ -19,3 +19,16 @@
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-basebuild-4c-4g
+- project:
+ name: vfc-nfvo-driver-vnfm-gvnfm-juju-sonar
+ jobs:
+ - gerrit-maven-sonar
+ cron: 'H 11 * * *'
+ build-node: ubuntu1604-basebuild-4c-4g
+ mvn-params: '-f juju/juju-vnfmadapter/pom.xml'
+ project: 'vfc/nfvo/driver/vnfm/gvnfm'
+ project-name: 'vfc-nfvo-driver-vnfm-gvnfm-juju'
+ branch: 'master'
+ mvn-settings: 'vfc-nfvo-driver-vnfm-gvnfm-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file