blob: 714878e4a63014684d828b4d0a973d78e670c6d7 [file] [log] [blame]
Gary Wu41a9eaf2017-09-01 13:46:07 -07001---
2- project:
Jessica Wagantall5b57a372018-11-13 14:29:55 -08003 name: integration-project-view
4 project-name: integration
5 views:
6 - project-view
7
8- project:
Gary Wu41a9eaf2017-09-01 13:46:07 -07009 name: integration
10 project-name: 'integration'
11 jobs:
Gary Wu1d9e5e92017-10-12 09:40:43 -070012 - '{project-name}-{stream}-{subproject}-verify-java'
13 - '{project-name}-{stream}-{subproject}-merge-java'
Jessica Wagantall2310c892019-02-04 14:53:59 -080014 - gerrit-maven-stage:
15 sign-artifacts: true
16 build-node: centos7-builder-4c-4g
17 maven-versions-plugin: true
Jessica Wagantall67b566a2019-05-13 12:22:26 -070018 mvn-pom: 'version-manifest/pom.xml'
Jessica Wagantall2310c892019-02-04 14:53:59 -080019 mvn-params: '-f version-manifest/pom.xml'
Gary Wu41a9eaf2017-09-01 13:46:07 -070020 project: 'integration'
Gary Wu1d9e5e92017-10-12 09:40:43 -070021 subproject:
22 - 'version-manifest':
23 pom: 'version-manifest/pom.xml'
24 pattern: 'version-manifest/**'
Gary Wu41a9eaf2017-09-01 13:46:07 -070025 stream:
26 - 'master':
27 branch: 'master'
Gary Wu41a9eaf2017-09-01 13:46:07 -070028 mvn-settings: 'integration-settings'
29 files: '**'
30 archive-artifacts: ''
Jessica Wagantall4f41c692018-03-19 14:44:18 -070031 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantall1672faf2018-10-19 16:06:24 -070032
33- project:
34 name: integration-clm
35 jobs:
36 - gerrit-maven-clm:
37 mvn-params: '-f version-manifest/pom.xml'
Jessica Wagantallf9871362018-12-03 18:02:07 -080038 nexus-iq-namespace: 'onap-'
Jessica Wagantall1672faf2018-10-19 16:06:24 -070039 project: integration
40 project-name: 'integration'
Yang Xu74e63382018-12-12 23:46:20 -050041 stream:
42 - 'master':
43 branch: 'master'
Jessica Wagantall1672faf2018-10-19 16:06:24 -070044 mvn-settings: 'integration-settings'
Jessica Wagantalla31df192019-02-27 00:09:44 -080045
46- project:
47 name: integration-info
48 project-name: integration
49 jobs:
50 - gerrit-info-yaml-verify
51 project: integration
52 branch: master