summaryrefslogtreecommitdiffstats
path: root/jjb/vfc
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-05 14:58:08 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-03-05 15:29:01 -0800
commit4092abf81a11503d45895e5a3b5ab820eb133797 (patch)
tree7bac53c0918de920fc7ccc300c44db2f4166a50e /jjb/vfc
parente439c289bb8db59d042da4ff96f60120be0ea5c9 (diff)
Update vfc-nfvo-wfengine
Add Sonar jobs for activiti-extension and wfenginemgrservice Change-Id: I908c02f45779cb69ef7cb68f8c463e35364a2447 Issue-ID: CIMAN-140 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/vfc')
-rw-r--r--jjb/vfc/vfc-nfvo-wfengine-java.yaml26
1 files changed, 26 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-wfengine-java.yaml b/jjb/vfc/vfc-nfvo-wfengine-java.yaml
index 14325d5ea..86810130b 100644
--- a/jjb/vfc/vfc-nfvo-wfengine-java.yaml
+++ b/jjb/vfc/vfc-nfvo-wfengine-java.yaml
@@ -30,6 +30,32 @@
archive-artifacts: ''
build-node: ubuntu1604-basebuild-4c-4g
- project:
+ name: vfc-nfvo-wfengine-wfenginemgrservice-sonar
+ jobs:
+ - gerrit-maven-sonar
+ mvn-params: '-f wfenginemgrservice/pom.xml'
+ cron: 'H 11 * * *'
+ build-node: ubuntu1604-basebuild-4c-4g
+ project: 'vfc/nfvo/wfengine'
+ project-name: 'vfc-nfvo-wfengine-wfenginemgrservice'
+ branch: 'master'
+ mvn-settings: 'vfc-nfvo-wfengine-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+- project:
+ name: vfc-nfvo-wfengine-activiti-extension-sonar
+ jobs:
+ - gerrit-maven-sonar
+ mvn-params: '-f activiti-extension/pom.xml'
+ cron: 'H 11 * * *'
+ build-node: ubuntu1604-basebuild-4c-4g
+ project: 'vfc/nfvo/wfengine'
+ project-name: 'vfc-nfvo-wfengine-activiti-extension'
+ branch: 'master'
+ mvn-settings: 'vfc-nfvo-wfengine-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+- project:
name: vfc-nfvo-wfengine-sonar
jobs:
- gerrit-maven-sonar