Gary Wu | 41a9eaf | 2017-09-01 13:46:07 -0700 | [diff] [blame] | 1 | --- |
| 2 | - project: |
Jessica Wagantall | 5b57a37 | 2018-11-13 14:29:55 -0800 | [diff] [blame] | 3 | name: integration-project-view |
| 4 | project-name: integration |
| 5 | views: |
| 6 | - project-view |
| 7 | |
| 8 | - project: |
Gary Wu | 41a9eaf | 2017-09-01 13:46:07 -0700 | [diff] [blame] | 9 | name: integration |
| 10 | project-name: 'integration' |
| 11 | jobs: |
Gary Wu | 1d9e5e9 | 2017-10-12 09:40:43 -0700 | [diff] [blame] | 12 | - '{project-name}-{stream}-{subproject}-verify-java' |
| 13 | - '{project-name}-{stream}-{subproject}-merge-java' |
Jessica Wagantall | 2310c89 | 2019-02-04 14:53:59 -0800 | [diff] [blame] | 14 | - gerrit-maven-stage: |
| 15 | sign-artifacts: true |
| 16 | build-node: centos7-builder-4c-4g |
| 17 | maven-versions-plugin: true |
Jessica Wagantall | 67b566a | 2019-05-13 12:22:26 -0700 | [diff] [blame^] | 18 | mvn-pom: 'version-manifest/pom.xml' |
Jessica Wagantall | 2310c89 | 2019-02-04 14:53:59 -0800 | [diff] [blame] | 19 | mvn-params: '-f version-manifest/pom.xml' |
Gary Wu | 41a9eaf | 2017-09-01 13:46:07 -0700 | [diff] [blame] | 20 | project: 'integration' |
Gary Wu | 1d9e5e9 | 2017-10-12 09:40:43 -0700 | [diff] [blame] | 21 | subproject: |
| 22 | - 'version-manifest': |
| 23 | pom: 'version-manifest/pom.xml' |
| 24 | pattern: 'version-manifest/**' |
Gary Wu | 41a9eaf | 2017-09-01 13:46:07 -0700 | [diff] [blame] | 25 | stream: |
| 26 | - 'master': |
| 27 | branch: 'master' |
Gary Wu | 41a9eaf | 2017-09-01 13:46:07 -0700 | [diff] [blame] | 28 | mvn-settings: 'integration-settings' |
| 29 | files: '**' |
| 30 | archive-artifacts: '' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 31 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | 1672faf | 2018-10-19 16:06:24 -0700 | [diff] [blame] | 32 | |
| 33 | - project: |
| 34 | name: integration-clm |
| 35 | jobs: |
| 36 | - gerrit-maven-clm: |
| 37 | mvn-params: '-f version-manifest/pom.xml' |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 38 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 1672faf | 2018-10-19 16:06:24 -0700 | [diff] [blame] | 39 | project: integration |
| 40 | project-name: 'integration' |
Yang Xu | 74e6338 | 2018-12-12 23:46:20 -0500 | [diff] [blame] | 41 | stream: |
| 42 | - 'master': |
| 43 | branch: 'master' |
Jessica Wagantall | 1672faf | 2018-10-19 16:06:24 -0700 | [diff] [blame] | 44 | mvn-settings: 'integration-settings' |
Jessica Wagantall | a31df19 | 2019-02-27 00:09:44 -0800 | [diff] [blame] | 45 | |
| 46 | - project: |
| 47 | name: integration-info |
| 48 | project-name: integration |
| 49 | jobs: |
| 50 | - gerrit-info-yaml-verify |
| 51 | project: integration |
| 52 | branch: master |