blob: ce944dd9e9cefc25b926f0c67eb62428a5db38e6 [file] [log] [blame]
Andrew Grimberg6d992732017-02-02 15:10:59 -08001---
2- project:
Jessica Wagantall0769c982018-11-13 14:33:02 -08003 name: portal-project-view
4 project-name: portal
5 views:
6 - project-view
7
8- project:
Andrew Grimberg6d992732017-02-02 15:10:59 -08009 name: portal
10 project-name: 'portal'
11 jobs:
Jessica Wagantallb78c3a62019-02-04 14:32:35 -080012 - gerrit-maven-stage:
13 sign-artifacts: true
14 build-node: centos7-builder-4c-4g
15 maven-versions-plugin: true
Christopher Lott (cl778h)e1f6f142017-10-26 15:27:01 -040016 - '{project-name}-{stream}-release-java-daily'
Andrew Grimberg6d992732017-02-02 15:10:59 -080017 project: 'portal'
18 stream:
19 - 'master':
20 branch: 'master'
Manoop Talasila16587df2018-04-30 17:21:25 -040021 - 'release-2.2.0':
22 branch: 'release-2.2.0'
Andrew Grimberg6d992732017-02-02 15:10:59 -080023 mvn-settings: 'portal-settings'
24 files: '**'
25 archive-artifacts: ''
Jessica Wagantall4f41c692018-03-19 14:44:18 -070026 build-node: ubuntu1604-builder-4c-4g
Christopher Lott (cl778h)1757f752017-06-12 14:32:14 -040027 maven-deploy-properties: -Dbuild.number=$BUILD_NUMBER
Anil Belurd2d5f282018-07-14 20:09:36 +100028
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080029- project:
30 name: portal-sonar
31 jobs:
32 - gerrit-maven-sonar
Gary Wu5f4277f2018-09-28 10:36:23 -070033 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070034 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080035 project: 'portal'
36 project-name: 'portal'
37 branch: 'master'
38 mvn-settings: 'portal-settings'
39 mvn-goals: 'clean install'
Jessica Wagantallbb481412018-03-09 18:42:28 -080040 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070041
42- project:
43 name: portal-clm
44 jobs:
45 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080046 nexus-iq-namespace: 'onap-'
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070047 project: portal
48 project-name: 'portal'
49 branch: 'master'
Jessica Wagantall8362bbf2018-11-07 12:36:33 -080050 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070051 mvn-settings: 'portal-settings'
Jessica Wagantallbb2b1d32019-02-27 00:28:07 -080052
53- project:
54 name: portal-info
55 project-name: portal
56 jobs:
57 - gerrit-info-yaml-verify
58 project: portal
59 branch: master