blob: c8b3ec3774a71a9bfc71f2c235a21082a146d6b5 [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'
Pamela Dragosh70eaef42020-03-26 11:04:58 -040010 build-node: ubuntu1804-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
liamfallone81581b2021-09-14 10:37:22 +010015 mvn-params: '-Dmaven.test.skip=true'
Jessica Wagantalldaa789b2019-07-01 11:22:56 -070016 - gerrit-maven-docker-stage:
Pamela Dragosh70eaef42020-03-26 11:04:58 -040017 build-node: ubuntu1804-docker-8c-8g
Jessica Wagantalldaa789b2019-07-01 11:22:56 -070018 maven-versions-plugin: true
19 mvn-params: '-P docker -Dmaven.test.skip=true'
20 container-public-registry: 'nexus3.onap.org:10001'
21 container-staging-registry: 'nexus3.onap.org:10003'
jhh8cc4ce12020-06-03 07:54:39 -050022 - '{project-name}-gerrit-release-jobs':
23 build-node: centos7-docker-8c-8g
Pamela Dragosh12ac3b42018-05-25 09:20:56 -040024
25 project: 'policy/distribution'
26 stream:
27 - 'master':
28 branch: 'master'
Taka Cho83665042020-10-26 13:19:20 -040029 - 'guilin':
30 branch: 'guilin'
Jim Hahn414b2922021-03-10 15:33:10 -050031 - 'honolulu':
32 branch: 'honolulu'
jhh68ae9012020-05-21 10:14:17 -050033 mvn-settings: 'policy-distribution-settings'
34 java-version: openjdk11
35 files: '**'
36 archive-artifacts: ''
37 build-node: ubuntu1804-builder-4c-4g
38
39- project:
Pamela Dragosh12ac3b42018-05-25 09:20:56 -040040 name: policy-distribution-sonar
41 jobs:
42 - gerrit-maven-sonar
Jessica Wagantall1a3dce12019-11-18 17:05:30 -080043 sonarcloud: true
44 sonarcloud-project-organization: '{sonarcloud_project_organization}'
45 sonarcloud-api-token: '{sonarcloud_api_token}'
46 sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
Jessica Wagantall883808b2020-01-09 10:54:25 -080047 sonar-mvn-goal: '{sonar_mvn_goal}'
Gary Wu5f4277f2018-09-28 10:36:23 -070048 cron: '@daily'
Pamela Dragosh70eaef42020-03-26 11:04:58 -040049 build-node: ubuntu1804-builder-4c-4g
Pamela Dragosh12ac3b42018-05-25 09:20:56 -040050 project: 'policy/distribution'
51 project-name: 'policy-distribution'
52 branch: 'master'
53 mvn-settings: 'policy-distribution-settings'
HOCKLAe7e7c6d2020-01-20 10:36:55 -060054 java-version: openjdk11
Pamela Dragosh12ac3b42018-05-25 09:20:56 -040055 mvn-goals: 'clean install'
56 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070057
58- project:
59 name: policy-distribution-clm
60 jobs:
61 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080062 nexus-iq-namespace: 'onap-'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070063 project: policy/distribution
64 project-name: 'policy-distribution'
65 branch: 'master'
66 mvn-settings: 'policy-distribution-settings'
HOCKLAe7e7c6d2020-01-20 10:36:55 -060067 java-version: openjdk11
Jessica Wagantallfbc62e92019-02-27 00:27:11 -080068
69- project:
70 name: policy-distribution-info
71 project-name: policy-distribution
72 jobs:
73 - gerrit-info-yaml-verify
Jessica Wagantalldb675aa2020-01-14 00:57:36 -080074 build-node: centos7-builder-2c-1g
Jessica Wagantallfbc62e92019-02-27 00:27:11 -080075 project: policy/distribution
76 branch: master