blob: 947923a996ba2c52da20fa2ddd1815dda8e15e44 [file] [log] [blame]
ying.yunlongcedc0592017-07-11 18:45:56 +08001---
2
3- project:
4 name: vfc-gvnfm-vnfres
5 project-name: 'vfc-gvnfm-vnfres'
6 project: 'vfc/gvnfm/vnfres'
7 stream:
8 - 'master':
9 branch: 'master'
ying.yunlong011647c2017-07-27 19:23:52 +080010 - 'release-1.0.0':
11 branch: 'release-1.0.0'
ying.yunlongcedc0592017-07-11 18:45:56 +080012 mvn-settings: 'vfc-gvnfm-vnfres-settings'
13 build-node: ubuntu1604-basebuild-4c-4g
14 subproject:
15 - 'res':
16 path: 'res'
17 pattern: 'res/**'
18 jobs:
19 - '{project-name}-{stream}-{subproject}-verify-python'