Merge "Add merge job for vfc/nfvo/wfengine"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 15 Aug 2017 01:09:26 +0000 (01:09 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 15 Aug 2017 01:09:26 +0000 (01:09 +0000)
jjb/vfc/vfc-nfvo-wfengine-java.yaml [new file with mode: 0644]

diff --git a/jjb/vfc/vfc-nfvo-wfengine-java.yaml b/jjb/vfc/vfc-nfvo-wfengine-java.yaml
new file mode 100644 (file)
index 0000000..92f8482
--- /dev/null
@@ -0,0 +1,23 @@
+---
+
+- project:
+    name: vfc-nfvo-wfengine
+    project-name: 'vfc-nfvo-wfengine'
+    project: 'vfc/nfvo/wfengine'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'vfc-nfvo-wfengine-settings'
+    subproject:
+      - 'engine-mgr-service':
+          pom: 'wfenginemgrservice/pom.xml'
+          pattern: 'wfenginemgrservice/**'
+      - 'engine-activiti-extension':
+          pom: 'activiti-extension/pom.xml'
+          pattern: 'activiti-extension/**'
+    jobs:
+      - '{project-name}-{stream}-{subproject}-verify-java'
+      - '{project-name}-{stream}-{subproject}-merge-java'
+    files: '**'
+    archive-artifacts: ''
+    build-node: ubuntu1604-basebuild-4c-4g