DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: testsuite-python-testing-utils |
| 4 | project-name: 'testsuite-python-testing-utils' |
| 5 | subproject: |
| 6 | - python-testing-utils: |
| 7 | path: '.' |
| 8 | pattern: '**' |
| 9 | jobs: |
| 10 | - '{project-name}-{stream}-{subproject}-verify-python' |
| 11 | |
| 12 | project: 'testsuite/python-testing-utils' |
| 13 | |
| 14 | stream: |
| 15 | - 'master': |
| 16 | branch: 'master' |
DR695H | 1c9f708 | 2017-03-09 17:30:43 -0500 | [diff] [blame] | 17 | - 'release-1.0.0': |
| 18 | branch: 'release-1.0.0' |
DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 19 | mvn-settings: 'testsuite-python-testing-utils-settings' |