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' | ||||
17 | |||||
18 | mvn-settings: 'testsuite-python-testing-utils-settings' |