blob: 3687e98015ddadbbfdc1433175f2bfe08ebc4cca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
---
- project:
name: testsuite-python-testing-utils
project-name: 'testsuite-python-testing-utils'
subproject:
- python-testing-utils:
path: '.'
pattern: '**'
jobs:
- gerrit-maven-clm
- '{project-name}-{stream}-{subproject}-verify-python'
project: 'testsuite/python-testing-utils'
stream:
- 'master':
branch: 'master'
- 'release-1.0.0':
branch: 'release-1.0.0'
mvn-settings: 'testsuite-python-testing-utils-settings'
|