Add gvnfm juju driver jjb templates 19/9619/5
authorying.yunlong <ying.yunlong@zte.com.cn>
Thu, 31 Aug 2017 07:48:39 +0000 (15:48 +0800)
committeryunlong ying <ying.yunlong@zte.com.cn>
Fri, 1 Sep 2017 01:00:50 +0000 (01:00 +0000)
Add verify and merge CI jjb jobs for
vfc/nfvo/driver/vnfm/gvnfm.

Change-Id: I5246dd8707db43d0736fa498026a23bf0cd1f680
Issue-ID: CIMAN-42
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-juju.yaml [new file with mode: 0644]

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