blob: 88b407a9e48eed763f9415f897d9f7d94c0ff36c [file] [log] [blame]
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -05001---
2- project:
3 name: sdnc-northbound
4 project-name: 'sdnc-northbound'
5 jobs:
Marcus G K Williams1d666002017-09-14 11:33:55 -07006 - '{project-name}-{stream}-verify-java'
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -05007 - '{project-name}-{stream}-merge-java'
Timoney, Dan (dt5972)6f2d6fc2019-06-05 16:31:54 -04008 - gerrit-maven-stage:
9 sign-artifacts: true
10 build-node: centos7-builder-4c-4g
Timoney, Dan (dt5972)71c036b2019-08-05 12:39:59 -040011 - '{project-name}-gerrit-release-jobs':
12 build-node: centos7-builder-4c-4g
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -050013
14 project: 'sdnc/northbound'
15 stream:
16 - 'master':
17 branch: 'master'
Timoney, Daniel (dt5972)9983b5c2017-02-20 05:06:30 -050018 mvn-settings: 'sdnc-northbound-settings'
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -050019
20 # 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
25 files: '**'
26 archive-artifacts: ''
Jessica Wagantall4f41c692018-03-19 14:44:18 -070027 build-node: ubuntu1604-builder-4c-4g
Anil Belurd2d5f282018-07-14 20:09:36 +100028
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080029- project:
Jessica Wagantall4a1927b2018-02-01 16:46:50 -080030 name: sdnc-northbound-sonar
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080031 jobs:
32 - gerrit-maven-sonar
Gary Wu5f4277f2018-09-28 10:36:23 -070033 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070034 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantall4a1927b2018-02-01 16:46:50 -080035 project: 'sdnc/northbound'
36 project-name: 'sdnc-northbound'
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080037 branch: 'master'
Jessica Wagantall4a1927b2018-02-01 16:46:50 -080038 mvn-settings: 'sdnc-northbound-settings'
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080039 mvn-goals: 'clean install'
Jessica Wagantall4a1927b2018-02-01 16:46:50 -080040 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantallc6243042018-10-19 18:25:11 -070041
42- project:
43 name: sdnc-northbound-clm
44 jobs:
45 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080046 nexus-iq-namespace: 'onap-'
Jessica Wagantallc6243042018-10-19 18:25:11 -070047 project: sdnc/northbound
48 project-name: 'sdnc-northbound'
49 build-node: ubuntu1604-builder-4c-4g
Timoney, Dan (dt5972)1010fd52018-12-13 10:42:09 -050050 stream:
51 - 'master':
52 branch: 'master'
Jessica Wagantallc6243042018-10-19 18:25:11 -070053 mvn-settings: 'sdnc-northbound-settings'
Jessica Wagantall6f98fa52019-02-27 00:30:55 -080054
55- project:
56 name: sdnc-northbound-info
57 project-name: sdnc-northbound
58 jobs:
59 - gerrit-info-yaml-verify
60 project: sdnc/northbound
61 branch: master