blob: 9682c638e6df1a945b5d34f13aafaf08669bb35a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
---
- 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'
- 'amsterdam':
branch: 'amsterdam'
- 'release-1.0.0':
branch: 'release-1.0.0'
mvn-settings: 'testsuite-python-testing-utils-settings'
|