blob: 94cb8a2ce470b268f8ee582e3b29878269bef1b7 [file] [log] [blame]
Andrew Grimbergce2286c2017-01-31 05:50:39 -08001---
2- project:
Rob Daugherty88099922017-07-11 10:14:02 -04003 name: so-libs
4 project-name: 'so-libs'
Andrew Grimbergce2286c2017-01-31 05:50:39 -08005 jobs:
6 - '{project-name}-{stream}-verify-java'
7 - '{project-name}-{stream}-merge-java'
Jessica Wagantall46ad6fa2019-02-04 14:32:48 -08008 - gerrit-maven-stage:
9 sign-artifacts: true
10 build-node: centos7-builder-4c-4g
11 maven-versions-plugin: true
seshukm6fed07c2019-08-27 16:16:57 +053012 - '{project-name}-gerrit-release-jobs':
Jessica Wagantall04f77fb2019-09-16 15:37:20 -070013 build-node: centos7-docker-8c-8g
Rob Daugherty88099922017-07-11 10:14:02 -040014 project: 'so/libs'
Andrew Grimbergce2286c2017-01-31 05:50:39 -080015 stream:
16 - 'master':
17 branch: 'master'
Krzysztof Gajewskide709ae2020-07-23 11:00:11 +020018 java-version: openjdk11
Rob Daugherty0978b4f2017-07-27 11:54:08 -040019 mvn-settings: 'so-libs-settings'
Andrew Grimberg24443ee2017-02-02 08:29:12 -080020 # due to a strange macro / variable translation problem this needs to be
21 # passed as a string block to properly get the properties correctly defined
22 # in the job
23 maven-deploy-properties: |
24 deployAtEnd=true
Andrew Grimbergce2286c2017-01-31 05:50:39 -080025 files: '**'
26 archive-artifacts: ''
Anil Belurd2d5f282018-07-14 20:09:36 +100027
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080028- project:
29 name: so-libs-sonar
sekharhuawei96b97c02020-07-31 13:33:16 +053030 java-version: openjdk11
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080031 jobs:
32 - gerrit-maven-sonar
Jessica Wagantallf5948fe2019-11-18 17:06:42 -080033 sonarcloud: true
34 sonarcloud-project-organization: '{sonarcloud_project_organization}'
Jessica Wagantallf5948fe2019-11-18 17:06:42 -080035 sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
Jessica Wagantall883808b2020-01-09 10:54:25 -080036 sonar-mvn-goal: '{sonar_mvn_goal}'
Gary Wu5f4277f2018-09-28 10:36:23 -070037 cron: '@daily'
Bengt Thureeffc3ac82022-09-30 00:35:18 +100038 build-node: ubuntu1804-builder-4c-4g
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080039 project: 'so/libs'
40 project-name: 'so-libs'
Krzysztof Gajewskide709ae2020-07-23 11:00:11 +020041 java-version: openjdk11
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080042 branch: 'master'
43 mvn-settings: 'so-libs-settings'
44 mvn-goals: 'clean install'
Jessica Wagantallbb481412018-03-09 18:42:28 -080045 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantallc9886b42018-10-19 18:26:36 -070046
47- project:
48 name: so-libs-clm
sekharhuawei96b97c02020-07-31 13:33:16 +053049 java-version: openjdk11
Jessica Wagantallc9886b42018-10-19 18:26:36 -070050 jobs:
51 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080052 nexus-iq-namespace: 'onap-'
Jessica Wagantallc9886b42018-10-19 18:26:36 -070053 project: so/libs
54 project-name: 'so-libs'
Krzysztof Gajewskide709ae2020-07-23 11:00:11 +020055 java-version: openjdk11
Jessica Wagantallc9886b42018-10-19 18:26:36 -070056 branch: 'master'
57 mvn-settings: 'so-libs-settings'
Jessica Wagantalld05baeb2019-02-27 00:31:32 -080058
59- project:
60 name: so-libs-info
61 project-name: so-libs
sekharhuawei96b97c02020-07-31 13:33:16 +053062 java-version: openjdk11
Jessica Wagantalld05baeb2019-02-27 00:31:32 -080063 jobs:
64 - gerrit-info-yaml-verify
Jessica Wagantalldb675aa2020-01-14 00:57:36 -080065 build-node: centos7-builder-2c-1g
Jessica Wagantalld05baeb2019-02-27 00:31:32 -080066 project: so/libs
67 branch: master