Enable vfc gvnfm vnfres scan job 37/5737/3
authorying.yunlong <ying.yunlong@zte.com.cn>
Tue, 11 Jul 2017 10:45:56 +0000 (18:45 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Tue, 11 Jul 2017 11:29:52 +0000 (19:29 +0800)
Add vfc gvnfm vnfres job to jenkins

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

diff --git a/jjb/vfc/vfc-gvnfm-vnfres-python.yaml b/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
new file mode 100644 (file)
index 0000000..db7762f
--- /dev/null
@@ -0,0 +1,17 @@
+---
+
+- project:
+    name: vfc-gvnfm-vnfres
+    project-name: 'vfc-gvnfm-vnfres'
+    project: 'vfc/gvnfm/vnfres'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'vfc-gvnfm-vnfres-settings'
+    build-node: ubuntu1604-basebuild-4c-4g
+    subproject:
+      - 'res':
+          path: 'res'
+          pattern: 'res/**'
+    jobs:
+      - '{project-name}-{stream}-{subproject}-verify-python'