ml636r | 7e45bd0 | 2017-02-15 21:12:12 +0200 | [diff] [blame] | 1 | --- |
| 2 | |
| 3 | - project: |
Andrew Grimberg | f8264a4 | 2017-02-15 11:41:00 -0800 | [diff] [blame] | 4 | name: sdc-sdc-distribution-client |
| 5 | project-name: 'sdc-sdc-distribution-client' |
ml636r | 7e45bd0 | 2017-02-15 21:12:12 +0200 | [diff] [blame] | 6 | jobs: |
Jessica Wagantall | ded01d7 | 2017-10-13 13:09:04 -0700 | [diff] [blame] | 7 | - gerrit-maven-clm: |
ml636r | 7e45bd0 | 2017-02-15 21:12:12 +0200 | [diff] [blame] | 8 | - '{project-name}-{stream}-verify-java' |
ml636r | 69e9b0a | 2017-02-23 14:50:05 +0200 | [diff] [blame] | 9 | - '{project-name}-{stream}-release-version-java-daily' |
ml636r | 7e45bd0 | 2017-02-15 21:12:12 +0200 | [diff] [blame] | 10 | - '{project-name}-{stream}-merge-java' |
ml636r | 7e45bd0 | 2017-02-15 21:12:12 +0200 | [diff] [blame] | 11 | project: 'sdc/sdc-distribution-client' |
| 12 | stream: |
| 13 | - 'master': |
| 14 | branch: 'master' |
Andrew Grimberg | f8264a4 | 2017-02-15 11:41:00 -0800 | [diff] [blame] | 15 | mvn-settings: 'sdc-sdc-distribution-client-settings' |
ml636r | 7e45bd0 | 2017-02-15 21:12:12 +0200 | [diff] [blame] | 16 | files: '**' |
| 17 | archive-artifacts: '' |
ml636r | 69e9b0a | 2017-02-23 14:50:05 +0200 | [diff] [blame] | 18 | build-timeout: 60 |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 19 | - project: |
| 20 | name: sdc-sdc-distribution-client-sonar |
| 21 | jobs: |
| 22 | - gerrit-maven-sonar |
Jessica Wagantall | 4db1448 | 2018-02-14 16:07:57 -0800 | [diff] [blame] | 23 | cron: 'H 11 * * *' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 24 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 25 | project: 'sdc/sdc-distribution-client' |
| 26 | project-name: 'sdc-sdc-distribution-client' |
| 27 | branch: 'master' |
| 28 | mvn-settings: 'sdc-sdc-distribution-client-settings' |
| 29 | mvn-goals: 'clean install' |
Jessica Wagantall | bb48141 | 2018-03-09 18:42:28 -0800 | [diff] [blame] | 30 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |