summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite/testsuite-python-testing-utils.yaml
blob: 400170c21dabd32a2237dd1d633618542c8ce18e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
- 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'