summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-07-21 10:11:16 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-07-21 10:33:42 +0800
commit6c6d6a7b90c06baa1fc07398ecedc1b947aa83cb (patch)
treea044f20267fb3b98ab32fa16a09e632e638be057 /jjb/vfc/vfc-gvnfm-vnfres-python.yaml
parentf705f19bc5c492e1f81919573e81657933864099 (diff)
Enable vfc gvnfm vnfres java verify job
Enable vfc gvnfm vnfres java verify job Change-Id: Iaec09ffabda12c1eae8614c2591cc187c3bfe396 Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'jjb/vfc/vfc-gvnfm-vnfres-python.yaml')
-rw-r--r--jjb/vfc/vfc-gvnfm-vnfres-python.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-python.yaml b/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
new file mode 100644
index 000000000..db7762f3e
--- /dev/null
+++ b/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
@@ -0,0 +1,17 @@
+---
+
+- 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'