Pamela Dragosh | 12ac3b4 | 2018-05-25 09:20:56 -0400 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: policy-distribution |
| 4 | project-name: 'policy-distribution' |
| 5 | jobs: |
Pamela Dragosh | 12ac3b4 | 2018-05-25 09:20:56 -0400 | [diff] [blame] | 6 | - '{project-name}-{stream}-verify-java' |
mmis | 3a20270 | 2018-09-06 11:06:57 +0100 | [diff] [blame] | 7 | - '{project-name}-{stream}-merge-java': |
| 8 | docker-pom: 'pom.xml' |
Jessica Wagantall | 17d0a6e | 2018-09-14 03:11:01 -0700 | [diff] [blame] | 9 | mvn-params: '-P docker' |
Jessica Wagantall | 0a8cfe3 | 2018-09-14 03:17:44 -0700 | [diff] [blame] | 10 | build-node: ubuntu1604-docker-8c-8g |
Jessica Wagantall | daa789b | 2019-07-01 11:22:56 -0700 | [diff] [blame] | 11 | - 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' |
jhh | 3a9076a | 2019-08-04 20:04:56 -0500 | [diff] [blame] | 21 | - '{project-name}-gerrit-release-jobs': |
| 22 | build-node: centos7-builder-4c-4g |
Pamela Dragosh | 12ac3b4 | 2018-05-25 09:20:56 -0400 | [diff] [blame] | 23 | |
| 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 Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 32 | |
Pamela Dragosh | 12ac3b4 | 2018-05-25 09:20:56 -0400 | [diff] [blame] | 33 | - project: |
| 34 | name: policy-distribution-sonar |
| 35 | jobs: |
| 36 | - gerrit-maven-sonar |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 37 | cron: '@daily' |
Pamela Dragosh | 12ac3b4 | 2018-05-25 09:20:56 -0400 | [diff] [blame] | 38 | build-node: ubuntu1604-builder-4c-4g |
| 39 | project: 'policy/distribution' |
| 40 | project-name: 'policy-distribution' |
| 41 | branch: 'master' |
| 42 | mvn-settings: 'policy-distribution-settings' |
| 43 | mvn-goals: 'clean install' |
| 44 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | 9ad190a | 2018-10-19 16:42:21 -0700 | [diff] [blame] | 45 | |
| 46 | - project: |
| 47 | name: policy-distribution-clm |
| 48 | jobs: |
| 49 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 50 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 9ad190a | 2018-10-19 16:42:21 -0700 | [diff] [blame] | 51 | project: policy/distribution |
| 52 | project-name: 'policy-distribution' |
| 53 | branch: 'master' |
| 54 | mvn-settings: 'policy-distribution-settings' |
Jessica Wagantall | fbc62e9 | 2019-02-27 00:27:11 -0800 | [diff] [blame] | 55 | |
| 56 | - project: |
| 57 | name: policy-distribution-info |
| 58 | project-name: policy-distribution |
| 59 | jobs: |
| 60 | - gerrit-info-yaml-verify |
| 61 | project: policy/distribution |
| 62 | branch: master |