Andrew Grimberg | 5df891f | 2017-02-10 13:10:09 -0800 | [diff] [blame] | 1 | --- |
Andrew Grimberg | 5df891f | 2017-02-10 13:10:09 -0800 | [diff] [blame] | 2 | - project: |
Skip Wonnell | 7c3b463 | 2017-07-26 12:10:00 -0500 | [diff] [blame] | 3 | name: appc-master |
Andrew Grimberg | 5df891f | 2017-02-10 13:10:09 -0800 | [diff] [blame] | 4 | project-name: 'appc' |
| 5 | jobs: |
Jessica Wagantall | ded01d7 | 2017-10-13 13:09:04 -0700 | [diff] [blame] | 6 | - gerrit-maven-clm: |
| 7 | java-version: '' |
Jessica Wagantall | 2ce0705 | 2017-11-06 16:19:56 -0800 | [diff] [blame] | 8 | mvn-params: '-DskipTests' |
Jessica Wagantall | 51a4c44 | 2017-12-04 14:37:59 -0800 | [diff] [blame] | 9 | build-timeout: 30 |
Patrick Brady | d009784 | 2018-02-08 23:55:02 -0500 | [diff] [blame^] | 10 | build-node: ubuntu1604-basebuild-8c-8g |
Jessica Wagantall | af6c4e0 | 2017-12-18 16:22:37 -0800 | [diff] [blame] | 11 | - '{project-name}-{stream}-verify-java': |
| 12 | build-node: ubuntu1604-basebuild-8c-8g |
Patrick Brady | e9524a4 | 2018-01-16 10:59:05 -0800 | [diff] [blame] | 13 | - '{project-name}-{stream}-merge-java': |
| 14 | build-node: ubuntu1604-basebuild-8c-8g |
Patrick Brady | f0c1bdc | 2017-03-06 12:25:28 -0800 | [diff] [blame] | 15 | - '{project-name}-{stream}-release-version-java-daily' |
Andrew Grimberg | 5df891f | 2017-02-10 13:10:09 -0800 | [diff] [blame] | 16 | |
| 17 | project: 'appc' |
| 18 | stream: |
| 19 | - 'master': |
| 20 | branch: 'master' |
| 21 | mvn-settings: 'appc-settings' |
| 22 | files: '**' |
| 23 | archive-artifacts: '' |
Andrew Grimberg | 2c96d94 | 2017-02-21 11:35:02 -0800 | [diff] [blame] | 24 | build-node: ubuntu1604-basebuild-4c-4g |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 25 | - project: |
| 26 | name: appc-sonar |
| 27 | jobs: |
| 28 | - gerrit-maven-sonar |
Jessica Wagantall | 2f6211a | 2018-02-01 16:44:01 -0800 | [diff] [blame] | 29 | build-node: ubuntu1604-basebuild-8c-8g |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 30 | java-version: '' |
| 31 | project: 'appc' |
| 32 | project-name: 'appc' |
| 33 | branch: 'master' |
| 34 | mvn-settings: 'appc-settings' |
| 35 | mvn-goals: 'clean install' |
| 36 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |