blob: 2a6d6e5a0f13b87e4004fb05bf7d4a8aefa29d4f [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
Lorraine Welcha3e75752020-03-24 18:25:08 -040016 - '{project-name}-gerrit-release-jobs':
17 build-node: centos7-docker-8c-8g
18
Andrew Grimberg6d992732017-02-02 15:10:59 -080019 project: 'portal'
20 stream:
21 - 'master':
22 branch: 'master'
stattaccd5dc12020-09-28 14:31:36 -040023 - 'guilin':
24 branch: 'guilin'
Andrew Grimberg6d992732017-02-02 15:10:59 -080025 mvn-settings: 'portal-settings'
26 files: '**'
27 archive-artifacts: ''
statta40cec502020-03-31 11:41:57 -040028 build-node: ubuntu1804-builder-4c-4g
Christopher Lott (cl778h)1757f752017-06-12 14:32:14 -040029 maven-deploy-properties: -Dbuild.number=$BUILD_NUMBER
Anil Belurd2d5f282018-07-14 20:09:36 +100030
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080031- project:
32 name: portal-sonar
33 jobs:
34 - gerrit-maven-sonar
Jessica Wagantall14698a82019-11-18 17:05:46 -080035 sonarcloud: true
36 sonarcloud-project-organization: '{sonarcloud_project_organization}'
37 sonarcloud-api-token: '{sonarcloud_api_token}'
38 sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
Jessica Wagantall883808b2020-01-09 10:54:25 -080039 sonar-mvn-goal: '{sonar_mvn_goal}'
Gary Wu5f4277f2018-09-28 10:36:23 -070040 cron: '@daily'
statta40cec502020-03-31 11:41:57 -040041 build-node: ubuntu1804-builder-4c-4g
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080042 project: 'portal'
43 project-name: 'portal'
44 branch: 'master'
45 mvn-settings: 'portal-settings'
46 mvn-goals: 'clean install'
Jessica Wagantallbb481412018-03-09 18:42:28 -080047 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070048
49- project:
Artem Naluzhnyy9ae77102019-08-17 17:44:51 +020050 name: 'portal-coverity'
51 jobs:
Artem Naluzhnyy18bd23c2019-09-30 10:06:15 +020052 - 'onap-gerrit-maven-coverity'
Artem Naluzhnyy9ae77102019-08-17 17:44:51 +020053 cron: '@daily'
Artem Naluzhnyy18bd23c2019-09-30 10:06:15 +020054 max-git-repo-age-hours: 48
statta40cec502020-03-31 11:41:57 -040055 build-node: 'ubuntu1804-builder-4c-4g'
Artem Naluzhnyy9ae77102019-08-17 17:44:51 +020056 project: 'portal'
57 project-name: 'portal'
58 branch: 'master'
59 mvn-settings: 'portal-settings'
60 # FIXME: it does not build without building tests at the moment
61 #mvn-params: '-Dmaven.test.skip=true'
62 mvn-params: '-DskipTests'
63 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
64 coverity-project-name: 'onap-portal'
65 coverity-token: 'ViM5eI953g1mE2vb8MiHtA'
66 coverity-user-email: 'A.Naluzhnyy@samsung.com'
67 coverity-search-paths: >
68 ecomp-portal-FE-os/client
69 ecomp-portal-FE-os/mock
70 ecomp-portal-FE-os/server
71 ecomp-portal-widget-ms
72 ecomp-portal-FE-common/client/app
73 coverity-search-exclude-regexs: >
74 /cov-int/
75 /cov-analysis-
76 ^/usr/
77 ^/home/
78 /node_modules/
79 /bower_components/
80 /bower_components_external/
81 /src/test/
82 /__test__/
83
84- project:
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070085 name: portal-clm
86 jobs:
87 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080088 nexus-iq-namespace: 'onap-'
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070089 project: portal
90 project-name: 'portal'
91 branch: 'master'
statta40cec502020-03-31 11:41:57 -040092 build-node: ubuntu1804-builder-4c-4g
Jessica Wagantalld41e20f2018-10-19 16:43:34 -070093 mvn-settings: 'portal-settings'
Jessica Wagantallbb2b1d32019-02-27 00:28:07 -080094
95- project:
96 name: portal-info
97 project-name: portal
98 jobs:
99 - gerrit-info-yaml-verify
Jessica Wagantalldb675aa2020-01-14 00:57:36 -0800100 build-node: centos7-builder-2c-1g
Jessica Wagantallbb2b1d32019-02-27 00:28:07 -0800101 project: portal
102 branch: master