From cedc059dd29d115edf49bbc01c2b03197e1a38e2 Mon Sep 17 00:00:00 2001 From: "ying.yunlong" Date: Tue, 11 Jul 2017 18:45:56 +0800 Subject: Enable vfc gvnfm vnfres scan job Add vfc gvnfm vnfres job to jenkins Change-Id: I087ca9b6b18f7d29f993ca5048fd22e16fdc14ab Issue-ID: CIMAN-5 Signed-off-by: ying.yunlong --- jjb/vfc/vfc-gvnfm-vnfres-python.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 jjb/vfc/vfc-gvnfm-vnfres-python.yaml (limited to 'jjb/vfc/vfc-gvnfm-vnfres-python.yaml') 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' -- cgit 1.2.3-korg