blob: 152c303bb1786842db75562918dff8fb20827119 [file] [log] [blame]
Christopher Lott (cl778h)f0b511a2017-07-19 08:44:59 -04001---
2- project:
3 name: portal-sdk
4 project-name: 'portal-sdk'
5 subproject:
Manoop Talasilad9cd5972018-02-20 16:01:49 -05006 - 'onap-sdk':
Christopher Lott (cl778h)f0b511a2017-07-19 08:44:59 -04007 pom: 'ecomp-sdk/pom.xml'
8 pattern: 'ecomp-sdk/**'
Manoop Talasilad9cd5972018-02-20 16:01:49 -05009 subproject-name: 'onap-sdk'
Christopher Lott (cl778h)f0b511a2017-07-19 08:44:59 -040010
11 jobs:
Manoop Talasila96ff4f22019-09-09 14:15:09 -040012 - gerrit-maven-stage:
13 sign-artifacts: true
14 build-node: centos7-builder-4c-4g
15 maven-versions-plugin: true
16 mvn-pom: 'ecomp-sdk/pom.xml'
17 mvn-params: '-f ecomp-sdk/pom.xml'
18 pattern: 'ecomp-sdk/**'
Christopher Lott (cl778h)f0b511a2017-07-19 08:44:59 -040019 - '{project-name}-{stream}-{subproject}-verify-java'
20 - '{project-name}-{stream}-{subproject}-merge-java'
Christopher Lott (cl778h)f0b511a2017-07-19 08:44:59 -040021 project: 'portal/sdk'
22 stream:
23 - 'master':
24 branch: 'master'
statta97bdffb2019-08-26 16:31:07 -040025 - 'release-2.6.0':
26 branch: 'release-2.6.0'
Christopher Lott (cl778h)f0b511a2017-07-19 08:44:59 -040027 mvn-settings: 'portal-sdk-settings'
28 files: '**'
29 archive-artifacts: ''
Jessica Wagantall4f41c692018-03-19 14:44:18 -070030 build-node: ubuntu1604-builder-4c-4g
Anil Belurd2d5f282018-07-14 20:09:36 +100031
Jessica Wagantallcb710ba2018-02-08 18:16:07 -080032- project:
33 name: portal-sdk-sonar
34 jobs:
35 - gerrit-maven-sonar
Gary Wu5f4277f2018-09-28 10:36:23 -070036 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070037 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantallcb710ba2018-02-08 18:16:07 -080038 project: 'portal/sdk'
39 project-name: 'portal-sdk'
40 branch: 'master'
41 mvn-params: '-f ecomp-sdk/pom.xml'
42 mvn-settings: 'portal-settings'
43 mvn-goals: 'clean install'
44 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantall26417c82018-10-19 16:44:54 -070045
46- project:
47 name: portal-sdk-clm
48 jobs:
49 - gerrit-maven-clm:
50 mvn-params: '-f ecomp-sdk/pom.xml'
Jessica Wagantallf9871362018-12-03 18:02:07 -080051 nexus-iq-namespace: 'onap-'
Bengt Thuree18c60722018-11-02 12:03:38 +110052 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantall26417c82018-10-19 16:44:54 -070053 project: portal/sdk
54 project-name: 'portal-sdk'
55 branch: 'master'
56 mvn-settings: 'portal-sdk-settings'
Jessica Wagantallb1e295e2019-02-27 00:28:44 -080057
58- project:
59 name: portal-sdk-info
60 project-name: portal-sdk
61 jobs:
62 - gerrit-info-yaml-verify
63 project: portal/sdk
64 branch: master