summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-wfengine-java.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vfc/vfc-nfvo-wfengine-java.yaml')
-rw-r--r--jjb/vfc/vfc-nfvo-wfengine-java.yaml18
1 files changed, 16 insertions, 2 deletions
diff --git a/jjb/vfc/vfc-nfvo-wfengine-java.yaml b/jjb/vfc/vfc-nfvo-wfengine-java.yaml
index 14325d5ea..991b6d4f3 100644
--- a/jjb/vfc/vfc-nfvo-wfengine-java.yaml
+++ b/jjb/vfc/vfc-nfvo-wfengine-java.yaml
@@ -30,13 +30,27 @@
archive-artifacts: ''
build-node: ubuntu1604-basebuild-4c-4g
- project:
- name: vfc-nfvo-wfengine-sonar
+ 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'
+ 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'