Add ci job script for vfc-nfvo-driver-sfc 03/6703/3
authorfujinhua <fu.jinhua@zte.com.cn>
Fri, 4 Aug 2017 03:54:03 +0000 (11:54 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Sat, 5 Aug 2017 03:09:19 +0000 (11:09 +0800)
Rename file name

Change-Id: I87c932f333c582edcbd48dd8c51367e052893637
Issue-Id: CIMAN-12
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
jjb/vfc/vfc-nfvo-driver-sfc.yaml [new file with mode: 0644]

diff --git a/jjb/vfc/vfc-nfvo-driver-sfc.yaml b/jjb/vfc/vfc-nfvo-driver-sfc.yaml
new file mode 100644 (file)
index 0000000..e8a5e84
--- /dev/null
@@ -0,0 +1,19 @@
+---
+- project:
+    name: vfc-nfvo-driver-sfc
+    project-name: 'vfc-nfvo-driver-sfc'
+    project: 'vfc/nfvo/driver/sfc'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'vfc-nfvo-driver-sfc-settings'
+    subproject:
+      - 'driver-sfc-zte':
+          pom: 'zte/sfc-driver/pom.xml'
+          pattern: 'zte/sfc-driver/**'
+    jobs:
+      - '{project-name}-{stream}-{subproject}-verify-java'
+      - '{project-name}-{stream}-{subproject}-merge-java'
+    files: '**'
+    archive-artifacts: ''
+    build-node: ubuntu1604-basebuild-4c-4g