blob: 977d397fe990f867be744a46a387bdb723635431 [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'
Rob Daugherty0978b4f2017-07-27 11:54:08 -040018 mvn-settings: 'so-libs-settings'
Andrew Grimberg24443ee2017-02-02 08:29:12 -080019 # due to a strange macro / variable translation problem this needs to be
20 # passed as a string block to properly get the properties correctly defined
21 # in the job
22 maven-deploy-properties: |
23 deployAtEnd=true
Andrew Grimbergce2286c2017-01-31 05:50:39 -080024 files: '**'
25 archive-artifacts: ''
Anil Belurd2d5f282018-07-14 20:09:36 +100026
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080027- project:
28 name: so-libs-sonar
29 jobs:
30 - gerrit-maven-sonar
Gary Wu5f4277f2018-09-28 10:36:23 -070031 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070032 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080033 project: 'so/libs'
34 project-name: 'so-libs'
35 branch: 'master'
36 mvn-settings: 'so-libs-settings'
37 mvn-goals: 'clean install'
Jessica Wagantallbb481412018-03-09 18:42:28 -080038 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantallc9886b42018-10-19 18:26:36 -070039
40- project:
41 name: so-libs-clm
42 jobs:
43 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080044 nexus-iq-namespace: 'onap-'
Jessica Wagantallc9886b42018-10-19 18:26:36 -070045 project: so/libs
46 project-name: 'so-libs'
47 branch: 'master'
48 mvn-settings: 'so-libs-settings'
Jessica Wagantalld05baeb2019-02-27 00:31:32 -080049
50- project:
51 name: so-libs-info
52 project-name: so-libs
53 jobs:
54 - gerrit-info-yaml-verify
55 project: so/libs
56 branch: master