Add vfc gvnfm vnfres java verify job 29/6129/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Fri, 21 Jul 2017 02:53:59 +0000 (10:53 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Fri, 21 Jul 2017 02:53:59 +0000 (10:53 +0800)
Enable vfc gvnfm vnfres java verify job

Change-Id: Ia8d4ec73e78c94f75fb8efdb89691f2c396d72fe
Issue-ID: CIMAN-5
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
jjb/vfc/vfc-gvnfm-vnfres-java.yaml [new file with mode: 0644]

diff --git a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml
new file mode 100644 (file)
index 0000000..cfcd4da
--- /dev/null
@@ -0,0 +1,20 @@
+---
+
+- project:
+    name: vfc-gvnfm-vnfres-java
+    project-name: 'vfc-gvnfm-vfcres-java'
+    project: 'vfc/gvnfm/vnfres'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'vfc-gvnfm-vnfres-java-settings'
+    subproject:
+      - 'res':
+          pom: 'res/pom.xml'
+          pattern: 'res/**'
+    jobs:
+      - '{project-name}-{stream}-{subproject}-verify-java'
+      - '{project-name}-{stream}-{subproject}-merge-java'
+    files: '**'
+    archive-artifacts: ''
+    build-node: ubuntu1604-basebuild-4c-4g
\ No newline at end of file