blob: d04ec6fd1876b98d17f3ea978fb29fd8ff743efd [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'
jrh3ace3e032019-09-16 17:08:04 -040028 - 'elalto':
29 branch: 'elalto'
Pamela Dragosh12ac3b42018-05-25 09:20:56 -040030 mvn-settings: 'policy-distribution-settings'
31 files: '**'
32 archive-artifacts: ''
33 build-node: ubuntu1604-builder-4c-4g
Anil Belurd2d5f282018-07-14 20:09:36 +100034
Pamela Dragosh12ac3b42018-05-25 09:20:56 -040035- project:
36 name: policy-distribution-sonar
37 jobs:
38 - gerrit-maven-sonar
Jessica Wagantall1a3dce12019-11-18 17:05:30 -080039 sonarcloud: true
40 sonarcloud-project-organization: '{sonarcloud_project_organization}'
41 sonarcloud-api-token: '{sonarcloud_api_token}'
42 sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
43 sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
Gary Wu5f4277f2018-09-28 10:36:23 -070044 cron: '@daily'
Pamela Dragosh12ac3b42018-05-25 09:20:56 -040045 build-node: ubuntu1604-builder-4c-4g
46 project: 'policy/distribution'
47 project-name: 'policy-distribution'
48 branch: 'master'
49 mvn-settings: 'policy-distribution-settings'
50 mvn-goals: 'clean install'
51 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070052
53- project:
54 name: policy-distribution-clm
55 jobs:
56 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080057 nexus-iq-namespace: 'onap-'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070058 project: policy/distribution
59 project-name: 'policy-distribution'
60 branch: 'master'
61 mvn-settings: 'policy-distribution-settings'
Jessica Wagantallfbc62e92019-02-27 00:27:11 -080062
63- project:
64 name: policy-distribution-info
65 project-name: policy-distribution
66 jobs:
67 - gerrit-info-yaml-verify
68 project: policy/distribution
69 branch: master