blob: e50d6cc7b2b7d88b8c7b319fa3e82c4dfdad58bb [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'
Lorraine Welcha3e75752020-03-24 18:25:08 -040017 - '{project-name}-gerrit-release-jobs':
18 build-node: centos7-docker-8c-8g
19
Andrew Grimberg6d992732017-02-02 15:10:59 -080020 project: 'portal'
21 stream:
22 - 'master':
23 branch: 'master'
24 mvn-settings: 'portal-settings'
25 files: '**'
26 archive-artifacts: ''
statta40cec502020-03-31 11:41:57 -040027 build-node: ubuntu1804-builder-4c-4g
Christopher Lott (cl778h)1757f752017-06-12 14:32:14 -040028 maven-deploy-properties: -Dbuild.number=$BUILD_NUMBER
Anil Belurd2d5f282018-07-14 20:09:36 +100029
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080030- project:
31 name: portal-sonar
32 jobs:
33 - gerrit-maven-sonar
Jessica Wagantall14698a82019-11-18 17:05:46 -080034 sonarcloud: true
35 sonarcloud-project-organization: '{sonarcloud_project_organization}'
36 sonarcloud-api-token: '{sonarcloud_api_token}'
37 sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
Jessica Wagantall883808b2020-01-09 10:54:25 -080038 sonar-mvn-goal: '{sonar_mvn_goal}'
Gary Wu5f4277f2018-09-28 10:36:23 -070039 cron: '@daily'
statta40cec502020-03-31 11:41:57 -040040 build-node: ubuntu1804-builder-4c-4g
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080041 project: 'portal'
42 project-name: 'portal'
43 branch: 'master'
44 mvn-settings: 'portal-settings'
45 mvn-goals: 'clean install'
Jessica Wagantallbb481412018-03-09 18:42:28 -080046 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070047
48- project:
Artem Naluzhnyy9ae77102019-08-17 17:44:51 +020049 name: 'portal-coverity'
50 jobs:
Artem Naluzhnyy18bd23c2019-09-30 10:06:15 +020051 - 'onap-gerrit-maven-coverity'
Artem Naluzhnyy9ae77102019-08-17 17:44:51 +020052 cron: '@daily'
Artem Naluzhnyy18bd23c2019-09-30 10:06:15 +020053 max-git-repo-age-hours: 48
statta40cec502020-03-31 11:41:57 -040054 build-node: 'ubuntu1804-builder-4c-4g'
Artem Naluzhnyy9ae77102019-08-17 17:44:51 +020055 project: 'portal'
56 project-name: 'portal'
57 branch: 'master'
58 mvn-settings: 'portal-settings'
59 # FIXME: it does not build without building tests at the moment
60 #mvn-params: '-Dmaven.test.skip=true'
61 mvn-params: '-DskipTests'
62 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
63 coverity-project-name: 'onap-portal'
64 coverity-token: 'ViM5eI953g1mE2vb8MiHtA'
65 coverity-user-email: 'A.Naluzhnyy@samsung.com'
66 coverity-search-paths: >
67 ecomp-portal-FE-os/client
68 ecomp-portal-FE-os/mock
69 ecomp-portal-FE-os/server
70 ecomp-portal-widget-ms
71 ecomp-portal-FE-common/client/app
72 coverity-search-exclude-regexs: >
73 /cov-int/
74 /cov-analysis-
75 ^/usr/
76 ^/home/
77 /node_modules/
78 /bower_components/
79 /bower_components_external/
80 /src/test/
81 /__test__/
82
83- project:
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070084 name: portal-clm
85 jobs:
86 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080087 nexus-iq-namespace: 'onap-'
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070088 project: portal
89 project-name: 'portal'
90 branch: 'master'
statta40cec502020-03-31 11:41:57 -040091 build-node: ubuntu1804-builder-4c-4g
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070092 mvn-settings: 'portal-settings'
Jessica Wagantallbb2b1d32019-02-27 00:28:07 -080093
94- project:
95 name: portal-info
96 project-name: portal
97 jobs:
98 - gerrit-info-yaml-verify
Jessica Wagantalldb675aa2020-01-14 00:57:36 -080099 build-node: centos7-builder-2c-1g
Jessica Wagantallbb2b1d32019-02-27 00:28:07 -0800100 project: portal
101 branch: master