blob: 2d71fa2d8ff9d677046a09510cbd6031ce249dea [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
Rob Daugherty88099922017-07-11 10:14:02 -040012 project: 'so/libs'
Andrew Grimbergce2286c2017-01-31 05:50:39 -080013 stream:
14 - 'master':
15 branch: 'master'
Rob Daugherty0978b4f2017-07-27 11:54:08 -040016 mvn-settings: 'so-libs-settings'
Andrew Grimberg24443ee2017-02-02 08:29:12 -080017 # due to a strange macro / variable translation problem this needs to be
18 # passed as a string block to properly get the properties correctly defined
19 # in the job
20 maven-deploy-properties: |
21 deployAtEnd=true
Andrew Grimbergce2286c2017-01-31 05:50:39 -080022 files: '**'
23 archive-artifacts: ''
Anil Belurd2d5f282018-07-14 20:09:36 +100024
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080025- project:
26 name: so-libs-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: 'so/libs'
32 project-name: 'so-libs'
33 branch: 'master'
34 mvn-settings: 'so-libs-settings'
35 mvn-goals: 'clean install'
Jessica Wagantallbb481412018-03-09 18:42:28 -080036 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantallc9886b42018-10-19 18:26:36 -070037
38- project:
39 name: so-libs-clm
40 jobs:
41 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080042 nexus-iq-namespace: 'onap-'
Jessica Wagantallc9886b42018-10-19 18:26:36 -070043 project: so/libs
44 project-name: 'so-libs'
45 branch: 'master'
46 mvn-settings: 'so-libs-settings'
Jessica Wagantalld05baeb2019-02-27 00:31:32 -080047
48- project:
49 name: so-libs-info
50 project-name: so-libs
51 jobs:
52 - gerrit-info-yaml-verify
53 project: so/libs
54 branch: master