summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite/testsuite-python-testing-utils.yaml
blob: 516a177d87d6f1ed64de21523741c7c2195c660e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
- 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'
      - 'release-1.0.0':
          branch: 'release-1.0.0'
    mvn-settings: 'testsuite-python-testing-utils-settings'