From: ying.yunlong Date: Tue, 11 Jul 2017 10:45:56 +0000 (+0800) Subject: Enable vfc gvnfm vnfres scan job X-Git-Tag: 1.0.0-Amsterdam~420^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cedc059dd29d115edf49bbc01c2b03197e1a38e2;p=ci-management.git 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 --- 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'