blob: 3687e98015ddadbbfdc1433175f2bfe08ebc4cca [file] [log] [blame]
DR695Hc49f8092017-02-16 10:48:16 -05001---
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:
Jessica Wagantall6f6e4142018-02-20 14:47:04 -080010 - gerrit-maven-clm
DR695Hc49f8092017-02-16 10:48:16 -050011 - '{project-name}-{stream}-{subproject}-verify-python'
12
13 project: 'testsuite/python-testing-utils'
14
15 stream:
16 - 'master':
17 branch: 'master'
DR695H1c9f7082017-03-09 17:30:43 -050018 - 'release-1.0.0':
19 branch: 'release-1.0.0'
DR695Hc49f8092017-02-16 10:48:16 -050020 mvn-settings: 'testsuite-python-testing-utils-settings'