blob: f8a4b1c27f0af02cf2cb9c1cbf9f8574764fdd97 [file] [log] [blame]
Pamela Dragosh12ac3b42018-05-25 09:20:56 -04001---
2- project:
3 name: policy-distribution
4 project-name: 'policy-distribution'
5 jobs:
Pamela Dragosh12ac3b42018-05-25 09:20:56 -04006 - '{project-name}-{stream}-verify-java'
mmis3a202702018-09-06 11:06:57 +01007 - '{project-name}-{stream}-merge-java':
8 docker-pom: 'pom.xml'
Jessica Wagantall17d0a6e2018-09-14 03:11:01 -07009 mvn-params: '-P docker'
Jessica Wagantall0a8cfe32018-09-14 03:17:44 -070010 build-node: ubuntu1604-docker-8c-8g
Jessica Wagantalldaa789b2019-07-01 11:22:56 -070011 - gerrit-maven-stage:
12 sign-artifacts: true
13 build-node: centos7-builder-4c-4g
14 maven-versions-plugin: true
15 - gerrit-maven-docker-stage:
16 build-node: ubuntu1604-docker-8c-8g
17 maven-versions-plugin: true
18 mvn-params: '-P docker -Dmaven.test.skip=true'
19 container-public-registry: 'nexus3.onap.org:10001'
20 container-staging-registry: 'nexus3.onap.org:10003'
jhh3a9076a2019-08-04 20:04:56 -050021 - '{project-name}-gerrit-release-jobs':
Jessica Wagantall04f77fb2019-09-16 15:37:20 -070022 build-node: centos7-docker-8c-8g
Pamela Dragosh12ac3b42018-05-25 09:20:56 -040023
24 project: 'policy/distribution'
25 stream:
26 - 'master':
27 branch: 'master'
28 mvn-settings: 'policy-distribution-settings'
29 files: '**'
30 archive-artifacts: ''
31 build-node: ubuntu1604-builder-4c-4g
Anil Belurd2d5f282018-07-14 20:09:36 +100032
Pamela Dragosh12ac3b42018-05-25 09:20:56 -040033- project:
34 name: policy-distribution-sonar
35 jobs:
36 - gerrit-maven-sonar
Jessica Wagantall1a3dce12019-11-18 17:05:30 -080037 sonarcloud: true
38 sonarcloud-project-organization: '{sonarcloud_project_organization}'
39 sonarcloud-api-token: '{sonarcloud_api_token}'
40 sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
Jessica Wagantall883808b2020-01-09 10:54:25 -080041 sonar-mvn-goal: '{sonar_mvn_goal}'
Gary Wu5f4277f2018-09-28 10:36:23 -070042 cron: '@daily'
Pamela Dragosh12ac3b42018-05-25 09:20:56 -040043 build-node: ubuntu1604-builder-4c-4g
44 project: 'policy/distribution'
45 project-name: 'policy-distribution'
46 branch: 'master'
47 mvn-settings: 'policy-distribution-settings'
48 mvn-goals: 'clean install'
49 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070050
51- project:
52 name: policy-distribution-clm
53 jobs:
54 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080055 nexus-iq-namespace: 'onap-'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070056 project: policy/distribution
57 project-name: 'policy-distribution'
58 branch: 'master'
59 mvn-settings: 'policy-distribution-settings'
Jessica Wagantallfbc62e92019-02-27 00:27:11 -080060
61- project:
62 name: policy-distribution-info
63 project-name: policy-distribution
64 jobs:
65 - gerrit-info-yaml-verify
66 project: policy/distribution
67 branch: master