Victor Morales | 7f6596a | 2018-03-13 14:16:56 -0700 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: integration-devtool |
| 4 | project-name: 'integration-devtool' |
| 5 | jobs: |
| 6 | - '{project-name}-{stream}-{subproject}-verify-python' |
| 7 | project: 'integration/devtool' |
| 8 | subproject: |
| 9 | - 'devtool': |
| 10 | path: '.' |
| 11 | pattern: '**' |
| 12 | stream: |
| 13 | - 'master': |
| 14 | branch: 'master' |
| 15 | mvn-settings: 'integration-devtool-settings' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 16 | build-node: ubuntu1604-builder-2c-1g |
Jessica Wagantall | a31df19 | 2019-02-27 00:09:44 -0800 | [diff] [blame] | 17 | |
| 18 | - project: |
| 19 | name: integration-devtool-info |
| 20 | project-name: integration-devtool |
| 21 | jobs: |
| 22 | - gerrit-info-yaml-verify |
| 23 | project: integration/devtool |
| 24 | branch: master |