blob: 85293ea151ea758f697770acb199540d35bdbdb6 [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:
Timoney, Dan (dt5972)87f0f082019-12-13 09:25:30 -05006 - gerrit-maven-verify
7 - gerrit-maven-merge:
8 cron: '@daily'
Timoney, Dan (dt5972)6f2d6fc2019-06-05 16:31:54 -04009 - gerrit-maven-stage:
10 sign-artifacts: true
11 build-node: centos7-builder-4c-4g
Timoney, Dan (dt5972)87f0f082019-12-13 09:25:30 -050012 cron: ''
Timoney, Dan (dt5972)71c036b2019-08-05 12:39:59 -040013 - '{project-name}-gerrit-release-jobs':
Jessica Wagantall04f77fb2019-09-16 15:37:20 -070014 build-node: centos7-docker-8c-8g
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -050015
16 project: 'sdnc/northbound'
17 stream:
18 - 'master':
19 branch: 'master'
Timoney, Daniel (dt5972)9983b5c2017-02-20 05:06:30 -050020 mvn-settings: 'sdnc-northbound-settings'
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -050021
22 # due to a strange macro / variable translation problem this needs to be
23 # passed as a string block to properly get the properties correctly defined
24 # in the job
25 maven-deploy-properties: |
26 deployAtEnd=true
27 files: '**'
28 archive-artifacts: ''
Timoney, Dan (dt5972)ffa45c82019-08-16 10:54:17 -040029 maven-version: "mvn35"
Jessica Wagantall4f41c692018-03-19 14:44:18 -070030 build-node: ubuntu1604-builder-4c-4g
Timoney, Dan (dt5972)87f0f082019-12-13 09:25:30 -050031 mvn-snapshot-id: 'ecomp-snapshots'
32 nexus-snapshot-repo: 'snapshots'
Anil Belurd2d5f282018-07-14 20:09:36 +100033
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080034- project:
Jessica Wagantall4a1927b2018-02-01 16:46:50 -080035 name: sdnc-northbound-sonar
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080036 jobs:
37 - gerrit-maven-sonar
Jessica Wagantall522b3a82019-11-18 17:06:21 -080038 sonarcloud: true
39 sonarcloud-project-organization: '{sonarcloud_project_organization}'
40 sonarcloud-api-token: '{sonarcloud_api_token}'
41 sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
Jessica Wagantall883808b2020-01-09 10:54:25 -080042 sonar-mvn-goal: '{sonar_mvn_goal}'
Gary Wu5f4277f2018-09-28 10:36:23 -070043 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070044 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantall4a1927b2018-02-01 16:46:50 -080045 project: 'sdnc/northbound'
46 project-name: 'sdnc-northbound'
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080047 branch: 'master'
Jessica Wagantall4a1927b2018-02-01 16:46:50 -080048 mvn-settings: 'sdnc-northbound-settings'
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080049 mvn-goals: 'clean install'
Timoney, Dan (dt5972)ffa45c82019-08-16 10:54:17 -040050 maven-version: "mvn35"
Jessica Wagantall4a1927b2018-02-01 16:46:50 -080051 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantallc6243042018-10-19 18:25:11 -070052
53- project:
54 name: sdnc-northbound-clm
55 jobs:
56 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080057 nexus-iq-namespace: 'onap-'
Jessica Wagantallc6243042018-10-19 18:25:11 -070058 project: sdnc/northbound
59 project-name: 'sdnc-northbound'
60 build-node: ubuntu1604-builder-4c-4g
Timoney, Dan (dt5972)1010fd52018-12-13 10:42:09 -050061 stream:
62 - 'master':
63 branch: 'master'
Jessica Wagantallc6243042018-10-19 18:25:11 -070064 mvn-settings: 'sdnc-northbound-settings'
Jessica Wagantall6f98fa52019-02-27 00:30:55 -080065
66- project:
67 name: sdnc-northbound-info
68 project-name: sdnc-northbound
69 jobs:
70 - gerrit-info-yaml-verify
Jessica Wagantalldb675aa2020-01-14 00:57:36 -080071 build-node: centos7-builder-2c-1g
Jessica Wagantall6f98fa52019-02-27 00:30:55 -080072 project: sdnc/northbound
73 branch: master