Thomas Nelson Jr (arthurdent3) | c4dbd08 | 2018-02-05 20:08:10 -0500 | [diff] [blame] | 1 | --- |
| 2 | - project: |
Jessica Wagantall | 0769c98 | 2018-11-13 14:33:02 -0800 | [diff] [blame] | 3 | name: music-project-view |
| 4 | project-name: music |
| 5 | views: |
| 6 | - project-view |
| 7 | |
| 8 | - project: |
Jessica Wagantall | 9c3a060 | 2018-02-08 16:42:11 -0800 | [diff] [blame] | 9 | name: music |
| 10 | project-name: 'music' |
| 11 | jobs: |
Jessica Wagantall | 9c3a060 | 2018-02-08 16:42:11 -0800 | [diff] [blame] | 12 | - '{project-name}-{stream}-verify-java' |
| 13 | - '{project-name}-{stream}-merge-java' |
| 14 | - '{project-name}-{stream}-release-version-java-daily' |
| 15 | - '{project-name}-{stream}-docker-version-java-daily': |
| 16 | docker-pom: 'pom.xml' |
| 17 | mvn-profile: docker |
Jessica Wagantall | da0d726 | 2018-05-07 15:20:04 -0700 | [diff] [blame] | 18 | mvn-params: '-Dmaven.test.skip=true' |
Paul Vaduva | 6dd8854 | 2018-12-11 16:59:12 +0100 | [diff] [blame] | 19 | build-node: 'ubuntu1604-docker-8c-8g' |
Jessica Wagantall | 9c3a060 | 2018-02-08 16:42:11 -0800 | [diff] [blame] | 20 | project: 'music' |
| 21 | stream: |
| 22 | - 'master': |
| 23 | branch: 'master' |
Nelson,Thomas(tn1381)(arthurdent3) | da6bda1 | 2018-11-14 18:32:40 -0500 | [diff] [blame] | 24 | - 'casablanca': |
| 25 | branch: 'casablanca' |
Tschaen, Brendan | cb3d8d9 | 2018-11-05 17:21:03 -0500 | [diff] [blame] | 26 | - 'dev-cassandra-only': |
| 27 | branch: 'dev-cassandra-only' |
Jessica Wagantall | 9c3a060 | 2018-02-08 16:42:11 -0800 | [diff] [blame] | 28 | mvn-settings: 'music-settings' |
| 29 | files: '**' |
| 30 | archive-artifacts: '' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 31 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | 9c3a060 | 2018-02-08 16:42:11 -0800 | [diff] [blame] | 32 | |
| 33 | - project: |
Thomas Nelson Jr (arthurdent3) | c4dbd08 | 2018-02-05 20:08:10 -0500 | [diff] [blame] | 34 | name: music-sonar |
| 35 | jobs: |
| 36 | - gerrit-maven-sonar |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 37 | cron: '@daily' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 38 | build-node: ubuntu1604-builder-4c-4g |
Thomas Nelson Jr (arthurdent3) | c4dbd08 | 2018-02-05 20:08:10 -0500 | [diff] [blame] | 39 | project: 'music' |
| 40 | project-name: 'music' |
| 41 | branch: 'master' |
| 42 | mvn-settings: 'music-settings' |
| 43 | mvn-goals: 'clean install' |
| 44 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
| 45 | |
Jessica Wagantall | 9f56b9a | 2018-10-19 16:25:29 -0700 | [diff] [blame] | 46 | |
| 47 | - project: |
| 48 | name: music-clm |
| 49 | jobs: |
| 50 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 51 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 9f56b9a | 2018-10-19 16:25:29 -0700 | [diff] [blame] | 52 | project: music |
| 53 | project-name: 'music' |
| 54 | branch: 'master' |
| 55 | mvn-settings: 'music-settings' |
Jessica Wagantall | 42e9bcd | 2019-02-27 00:23:04 -0800 | [diff] [blame^] | 56 | |
| 57 | - project: |
| 58 | name: music-info |
| 59 | project-name: music |
| 60 | jobs: |
| 61 | - gerrit-info-yaml-verify |
| 62 | project: music |
| 63 | branch: master |