blob: e125984e963d6ae59f39f69b90e7d632918d67ec [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:
Christopher Lott (cl778h)e1f6f142017-10-26 15:27:01 -040012 - '{project-name}-{stream}-release-java-daily'
Andrew Grimberg6d992732017-02-02 15:10:59 -080013 project: 'portal'
14 stream:
15 - 'master':
16 branch: 'master'
Manoop Talasila16587df2018-04-30 17:21:25 -040017 - 'release-2.2.0':
18 branch: 'release-2.2.0'
Andrew Grimberg6d992732017-02-02 15:10:59 -080019 mvn-settings: 'portal-settings'
20 files: '**'
21 archive-artifacts: ''
Jessica Wagantall4f41c692018-03-19 14:44:18 -070022 build-node: ubuntu1604-builder-4c-4g
Christopher Lott (cl778h)1757f752017-06-12 14:32:14 -040023 maven-deploy-properties: -Dbuild.number=$BUILD_NUMBER
Anil Belurd2d5f282018-07-14 20:09:36 +100024
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080025- project:
26 name: portal-sonar
27 jobs:
28 - gerrit-maven-sonar
Gary Wu5f4277f2018-09-28 10:36:23 -070029 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070030 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080031 project: 'portal'
32 project-name: 'portal'
33 branch: 'master'
34 mvn-settings: 'portal-settings'
35 mvn-goals: 'clean install'
Jessica Wagantallbb481412018-03-09 18:42:28 -080036 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070037
38- project:
39 name: portal-clm
40 jobs:
41 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080042 nexus-iq-namespace: 'onap-'
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070043 project: portal
44 project-name: 'portal'
45 branch: 'master'
Jessica Wagantall8362bbf2018-11-07 12:36:33 -080046 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070047 mvn-settings: 'portal-settings'
Jessica Wagantallbb2b1d32019-02-27 00:28:07 -080048
49- project:
50 name: portal-info
51 project-name: portal
52 jobs:
53 - gerrit-info-yaml-verify
54 project: portal
55 branch: master