Add vfc gvnfm vnfres job to jenkins
Change-Id: I087ca9b6b18f7d29f993ca5048fd22e16fdc14ab
Issue-ID: CIMAN-5
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
--- /dev/null
+---
+
+- 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'