Enable vfc gvnfm vnfrmgr scan job 91/5891/2
authorying.yunlong <ying.yunlong@zte.com.cn>
Tue, 18 Jul 2017 03:34:10 +0000 (11:34 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Tue, 18 Jul 2017 03:39:03 +0000 (11:39 +0800)
Add vfc gvnfm vnfmgr job to jenkins

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

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