Daniel Silverthorn | 9ac2d6e | 2017-05-11 11:52:13 -0400 | [diff] [blame] | 1 | --- |
| 2 | - project: |
Venkata Harish K Kajur | 26802c7 | 2018-01-17 14:20:02 -0500 | [diff] [blame] | 3 | name: aai-rest-client-master |
Daniel Silverthorn | 9ac2d6e | 2017-05-11 11:52:13 -0400 | [diff] [blame] | 4 | project-name: 'aai-rest-client' |
| 5 | jobs: |
Jessica Wagantall | ded01d7 | 2017-10-13 13:09:04 -0700 | [diff] [blame] | 6 | - gerrit-maven-clm: |
Daniel Silverthorn | 9ac2d6e | 2017-05-11 11:52:13 -0400 | [diff] [blame] | 7 | - '{project-name}-{stream}-verify-java' |
| 8 | - '{project-name}-{stream}-merge-java' |
jimmydot | 1ee4c6c | 2018-02-14 18:19:00 -0500 | [diff] [blame] | 9 | - '{project-name}-{stream}-release-version-java-daily': |
| 10 | disabled: true |
Daniel Silverthorn | 9ac2d6e | 2017-05-11 11:52:13 -0400 | [diff] [blame] | 11 | project: 'aai/rest-client' |
| 12 | stream: |
| 13 | - 'master': |
| 14 | branch: 'master' |
Venkata Harish K Kajur | 26802c7 | 2018-01-17 14:20:02 -0500 | [diff] [blame] | 15 | mvn-settings: 'aai-rest-client-settings' |
| 16 | files: '**' |
| 17 | archive-artifacts: '' |
| 18 | - project: |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 19 | name: aai-rest-client-sonar |
| 20 | jobs: |
| 21 | - gerrit-maven-sonar |
Jessica Wagantall | 4db1448 | 2018-02-14 16:07:57 -0800 | [diff] [blame] | 22 | cron: 'H 11 * * *' |
Jessica Wagantall | d8d79c7 | 2018-02-01 11:32:38 -0800 | [diff] [blame] | 23 | build-node: ubuntu1604-basebuild-4c-4g |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 24 | project: 'aai/rest-client' |
| 25 | project-name: 'aai-rest-client' |
| 26 | branch: 'master' |
| 27 | mvn-settings: 'aai-rest-client-settings' |
| 28 | mvn-goals: 'clean install' |
| 29 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |