Enable vfc svnfm driver of zte scan job 97/5897/2
authorying.yunlong <ying.yunlong@zte.com.cn>
Tue, 18 Jul 2017 06:04:28 +0000 (14:04 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Tue, 18 Jul 2017 06:06:33 +0000 (14:06 +0800)
Add vfc svnfm driver of zte job to jenkins

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

diff --git a/jjb/vfc/vfc-driver-svnfm-python.yaml b/jjb/vfc/vfc-driver-svnfm-python.yaml
new file mode 100644 (file)
index 0000000..8c00776
--- /dev/null
@@ -0,0 +1,19 @@
+---
+
+- project:
+    name: vfc-nfvo-driver-svnfm
+    project-name: 'vfc-nfvo-driver-svnfm'
+    project: 'vfc/nfvo/driver/vnfm/svnfm'
+    stream:
+      - 'master':
+          branch: 'master'
+      - 'release-1.0.0':
+          branch: 'release-1.0.0'
+    mvn-settings: 'vfc-nfvo-driver-svnfm-settings'
+    build-node: ubuntu1604-basebuild-4c-4g
+    subproject:
+      - 'drv-vnfm-zte':
+          path: 'zte/vmanager'
+          pattern: 'zte/vmanager/**'
+    jobs:
+      - '{project-name}-{stream}-{subproject}-verify-python'