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 |
| 18 | pom: 'version-manifest/pom.xml' |
| 19 | mvn-params: '-f version-manifest/pom.xml' |
Gary Wu | 1d9e5e9 | 2017-10-12 09:40:43 -0700 | [diff] [blame] | 20 | - '{project-name}-{stream}-{subproject}-release-version-java-daily' |
Gary Wu | 41a9eaf | 2017-09-01 13:46:07 -0700 | [diff] [blame] | 21 | project: 'integration' |
Gary Wu | 1d9e5e9 | 2017-10-12 09:40:43 -0700 | [diff] [blame] | 22 | subproject: |
| 23 | - 'version-manifest': |
| 24 | pom: 'version-manifest/pom.xml' |
| 25 | pattern: 'version-manifest/**' |
Gary Wu | 41a9eaf | 2017-09-01 13:46:07 -0700 | [diff] [blame] | 26 | stream: |
| 27 | - 'master': |
| 28 | branch: 'master' |
Gary Wu | 41a9eaf | 2017-09-01 13:46:07 -0700 | [diff] [blame] | 29 | mvn-settings: 'integration-settings' |
| 30 | files: '**' |
| 31 | archive-artifacts: '' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 32 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | 1672faf | 2018-10-19 16:06:24 -0700 | [diff] [blame] | 33 | |
| 34 | - project: |
| 35 | name: integration-clm |
| 36 | jobs: |
| 37 | - gerrit-maven-clm: |
| 38 | mvn-params: '-f version-manifest/pom.xml' |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 39 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 1672faf | 2018-10-19 16:06:24 -0700 | [diff] [blame] | 40 | project: integration |
| 41 | project-name: 'integration' |
Yang Xu | 74e6338 | 2018-12-12 23:46:20 -0500 | [diff] [blame] | 42 | stream: |
| 43 | - 'master': |
| 44 | branch: 'master' |
Jessica Wagantall | 1672faf | 2018-10-19 16:06:24 -0700 | [diff] [blame] | 45 | mvn-settings: 'integration-settings' |
Jessica Wagantall | a31df19 | 2019-02-27 00:09:44 -0800 | [diff] [blame] | 46 | |
| 47 | - project: |
| 48 | name: integration-info |
| 49 | project-name: integration |
| 50 | jobs: |
| 51 | - gerrit-info-yaml-verify |
| 52 | project: integration |
| 53 | branch: master |