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 |
mmis | 3a20270 | 2018-09-06 11:06:57 +0100 | [diff] [blame] | 11 | - '{project-name}-{stream}-docker-version-java-daily': |
| 12 | docker-pom: 'pom.xml' |
| 13 | mvn-profile: 'docker' |
| 14 | mvn-params: '-Dmaven.test.skip=true' |
Pamela Dragosh | 0b698be | 2018-10-31 13:47:05 -0400 | [diff] [blame] | 15 | disabled: true |
Jessica Wagantall | 0a8cfe3 | 2018-09-14 03:17:44 -0700 | [diff] [blame] | 16 | build-node: ubuntu1604-docker-8c-8g |
Pamela Dragosh | 12ac3b4 | 2018-05-25 09:20:56 -0400 | [diff] [blame] | 17 | |
| 18 | project: 'policy/distribution' |
| 19 | stream: |
| 20 | - 'master': |
| 21 | branch: 'master' |
| 22 | mvn-settings: 'policy-distribution-settings' |
| 23 | files: '**' |
| 24 | archive-artifacts: '' |
| 25 | build-node: ubuntu1604-builder-4c-4g |
Anil Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 26 | |
Pamela Dragosh | 12ac3b4 | 2018-05-25 09:20:56 -0400 | [diff] [blame] | 27 | - project: |
Pamela Dragosh | 0b698be | 2018-10-31 13:47:05 -0400 | [diff] [blame] | 28 | name: policy-distribution-casablanca |
| 29 | project-name: 'policy-distribution-casablanca' |
| 30 | jobs: |
| 31 | - '{project-name}-{stream}-verify-java' |
| 32 | - '{project-name}-{stream}-merge-java': |
| 33 | docker-pom: 'pom.xml' |
| 34 | mvn-params: '-P docker' |
| 35 | build-node: ubuntu1604-docker-8c-8g |
| 36 | - '{project-name}-{stream}-docker-version-java-daily': |
| 37 | docker-pom: 'pom.xml' |
| 38 | mvn-profile: 'docker' |
| 39 | mvn-params: '-Dmaven.test.skip=true' |
Pamela Dragosh | 1c2a8e7 | 2019-01-07 14:51:29 -0500 | [diff] [blame] | 40 | disabled: false |
Pamela Dragosh | 0b698be | 2018-10-31 13:47:05 -0400 | [diff] [blame] | 41 | build-node: ubuntu1604-docker-8c-8g |
| 42 | |
| 43 | project: 'policy/distribution' |
| 44 | stream: |
| 45 | - 'casablanca': |
| 46 | branch: 'casablanca' |
| 47 | mvn-settings: 'policy-distribution-settings' |
| 48 | files: '**' |
| 49 | archive-artifacts: '' |
| 50 | build-node: ubuntu1604-builder-4c-4g |
| 51 | |
| 52 | - project: |
Pamela Dragosh | 12ac3b4 | 2018-05-25 09:20:56 -0400 | [diff] [blame] | 53 | name: policy-distribution-sonar |
| 54 | jobs: |
| 55 | - gerrit-maven-sonar |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 56 | cron: '@daily' |
Pamela Dragosh | 12ac3b4 | 2018-05-25 09:20:56 -0400 | [diff] [blame] | 57 | build-node: ubuntu1604-builder-4c-4g |
| 58 | project: 'policy/distribution' |
| 59 | project-name: 'policy-distribution' |
| 60 | branch: 'master' |
| 61 | mvn-settings: 'policy-distribution-settings' |
| 62 | mvn-goals: 'clean install' |
| 63 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | 9ad190a | 2018-10-19 16:42:21 -0700 | [diff] [blame] | 64 | |
| 65 | - project: |
| 66 | name: policy-distribution-clm |
| 67 | jobs: |
| 68 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 69 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 9ad190a | 2018-10-19 16:42:21 -0700 | [diff] [blame] | 70 | project: policy/distribution |
| 71 | project-name: 'policy-distribution' |
| 72 | branch: 'master' |
| 73 | mvn-settings: 'policy-distribution-settings' |