Make code sections readable and consistent
[ci-management.git] / jjb / vfc / vfc-nfvo-wfengine-java.yaml
index 397056a..28d0712 100644 (file)
@@ -1,5 +1,4 @@
 ---
-
 - project:
     name: vfc-nfvo-wfengine
     project-name: 'vfc-nfvo-wfengine'
@@ -7,8 +6,6 @@
     stream:
       - 'master':
           branch: 'master'
-      - 'amsterdam':
-          branch: 'amsterdam'
     mvn-settings: 'vfc-nfvo-wfengine-settings'
     subproject:
       - 'engine-mgr-service':
           mvn-goals: 'clean'
     files: '**'
     archive-artifacts: ''
-    build-node: ubuntu1604-basebuild-4c-4g
+    build-node: ubuntu1604-builder-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
+    build-node: ubuntu1604-builder-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-builder-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'
\ No newline at end of file
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'