Merge "Remove CLM job from sdc-pubsub repo"
[ci-management.git] / jjb / testsuite / testsuite-python-testing-utils.yaml
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     mvn-settings: 'testsuite-python-testing-utils-settings'