blob: 5f67b9d11c353d2b4b260e9736e3bea4d89127df [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
18 pom: 'version-manifest/pom.xml'
19 mvn-params: '-f version-manifest/pom.xml'
Gary Wu1d9e5e92017-10-12 09:40:43 -070020 - '{project-name}-{stream}-{subproject}-release-version-java-daily'
Gary Wu41a9eaf2017-09-01 13:46:07 -070021 project: 'integration'
Gary Wu1d9e5e92017-10-12 09:40:43 -070022 subproject:
23 - 'version-manifest':
24 pom: 'version-manifest/pom.xml'
25 pattern: 'version-manifest/**'
Gary Wu41a9eaf2017-09-01 13:46:07 -070026 stream:
27 - 'master':
28 branch: 'master'
Gary Wu41a9eaf2017-09-01 13:46:07 -070029 mvn-settings: 'integration-settings'
30 files: '**'
31 archive-artifacts: ''
Jessica Wagantall4f41c692018-03-19 14:44:18 -070032 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantall1672faf2018-10-19 16:06:24 -070033
34- project:
35 name: integration-clm
36 jobs:
37 - gerrit-maven-clm:
38 mvn-params: '-f version-manifest/pom.xml'
Jessica Wagantallf9871362018-12-03 18:02:07 -080039 nexus-iq-namespace: 'onap-'
Jessica Wagantall1672faf2018-10-19 16:06:24 -070040 project: integration
41 project-name: 'integration'
Yang Xu74e63382018-12-12 23:46:20 -050042 stream:
43 - 'master':
44 branch: 'master'
Jessica Wagantall1672faf2018-10-19 16:06:24 -070045 mvn-settings: 'integration-settings'
Jessica Wagantalla31df192019-02-27 00:09:44 -080046
47- project:
48 name: integration-info
49 project-name: integration
50 jobs:
51 - gerrit-info-yaml-verify
52 project: integration
53 branch: master