Victor Morales | 09379cd | 2018-01-11 16:44:33 -0800 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: integration-bootstrap |
| 4 | project-name: 'integration' |
| 5 | project: 'integration' |
| 6 | jobs: |
| 7 | - '{project-name}-{stream}-{subproject}-verify-python' |
| 8 | subproject: |
| 9 | - 'vagrant-onap': |
| 10 | path: 'bootstrap/vagrant-onap' |
| 11 | pattern: 'bootstrap/vagrant-onap/**' |
| 12 | stream: |
| 13 | - 'master': |
| 14 | branch: 'master' |
Victor Morales | 09379cd | 2018-01-11 16:44:33 -0800 | [diff] [blame] | 15 | mvn-settings: 'integration-settings' |
| 16 | build-node: ubuntu1604-basebuild-2c-1g |