Pamela Dragosh | 33ba85b | 2017-02-15 10:58:03 -0500 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: policy-common |
| 4 | project-name: 'policy-common' |
| 5 | jobs: |
Pamela Dragosh | 566ec94 | 2017-08-22 13:22:40 -0400 | [diff] [blame] | 6 | - '{project-name}-{stream}-verify-java' |
Pamela Dragosh | 33ba85b | 2017-02-15 10:58:03 -0500 | [diff] [blame] | 7 | - '{project-name}-{stream}-merge-java' |
Jessica Wagantall | be9fe3f | 2019-02-04 14:27:52 -0800 | [diff] [blame] | 8 | - gerrit-maven-stage: |
| 9 | sign-artifacts: true |
| 10 | build-node: centos7-builder-4c-4g |
| 11 | maven-versions-plugin: true |
jhh | 3a9076a | 2019-08-04 20:04:56 -0500 | [diff] [blame^] | 12 | - '{project-name}-gerrit-release-jobs': |
| 13 | build-node: centos7-builder-4c-4g |
Pamela Dragosh | 33ba85b | 2017-02-15 10:58:03 -0500 | [diff] [blame] | 14 | |
| 15 | project: 'policy/common' |
| 16 | stream: |
| 17 | - 'master': |
| 18 | branch: 'master' |
Pamela Dragosh | 55ceb8f | 2017-05-23 12:23:16 -0400 | [diff] [blame] | 19 | mvn-settings: 'policy-common-settings' |
| 20 | files: '**' |
| 21 | archive-artifacts: '' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 22 | build-node: ubuntu1604-builder-4c-4g |
Anil Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 23 | |
Pamela Dragosh | 55ceb8f | 2017-05-23 12:23:16 -0400 | [diff] [blame] | 24 | - project: |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 25 | name: policy-common-sonar |
| 26 | jobs: |
| 27 | - gerrit-maven-sonar |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 28 | cron: '@daily' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 29 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 30 | project: 'policy/common' |
| 31 | project-name: 'policy-common' |
| 32 | branch: 'master' |
| 33 | mvn-settings: 'policy-common-settings' |
| 34 | mvn-goals: 'clean install' |
Pamela Dragosh | ec3db01 | 2018-02-12 11:17:39 -0500 | [diff] [blame] | 35 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | 9ad190a | 2018-10-19 16:42:21 -0700 | [diff] [blame] | 36 | |
| 37 | - project: |
| 38 | name: policy-common-clm |
| 39 | jobs: |
| 40 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 41 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 9ad190a | 2018-10-19 16:42:21 -0700 | [diff] [blame] | 42 | project: policy/common |
| 43 | project-name: 'policy-common' |
| 44 | branch: 'master' |
| 45 | mvn-settings: 'policy-common-settings' |
Jessica Wagantall | fbc62e9 | 2019-02-27 00:27:11 -0800 | [diff] [blame] | 46 | |
| 47 | - project: |
| 48 | name: policy-common-info |
| 49 | project-name: policy-common |
| 50 | jobs: |
| 51 | - gerrit-info-yaml-verify |
| 52 | project: policy/common |
| 53 | branch: master |