blob: e69be719323ff7439fb689a0c772f7086d648760 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
---
- project:
name: testsuite-python-testing-utils
project-name: 'testsuite-python-testing-utils'
subproject:
- python-testing-utils:
path: '.'
pattern: '**'
jobs:
- '{project-name}-{stream}-{subproject}-verify-python'
project: 'testsuite/python-testing-utils'
stream:
- 'master':
branch: 'master'
mvn-settings: 'testsuite-python-testing-utils-settings'
- project:
name: testsuite-python-testing-utils-info
project-name: testsuite-python-testing-utils
jobs:
- gerrit-info-yaml-verify
project: testsuite/python-testing-utils
branch: master
|