Merge "Remove maven jjb for python-test-utils"
[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     python-version: python2
6     jobs:
7       - '{project-name}-{subproject}-python-staging-{stream}'
8       - '{project-name}-{subproject}-python-release-{stream}'
9     project: 'testsuite/python-testing-utils'
10     subproject:
11       - 'robotframework-onap':
12           tox-dir: './robotframework-onap/'
13           tox-envs: 'py27'
14     stream:
15       - 'master':
16           branch: 'master'
17       - 'dublin':
18           branch: 'dublin'
19     mvn-settings: 'testsuite-python-testing-utils-settings'
20     files: '**'
21     archive-artifacts: ''
22     build-node: 'ubuntu1604-builder-4c-4g'
23
24 - project:
25     name: testsuite-python-testing-utils-verify
26     project-name: 'testsuite-python-testing-utils'
27     project: 'testsuite/python-testing-utils'
28     stream:
29       - 'master':
30           branch: 'master'
31       - 'dublin':
32           branch: 'dublin'
33     mvn-settings: 'testsuite-python-testing-utils-settings'
34     build-node: 'ubuntu1604-builder-4c-4g'
35     subproject:
36       - 'robotframework-onap':
37           path: 'robotframework-onap'
38           pattern: 'robotframework-onap/**'
39     jobs:
40       - '{project-name}-{stream}-{subproject}-verify-python'
41
42 - project:
43     name: testsuite-python-testing-utils-info
44     project-name: testsuite-python-testing-utils
45     jobs:
46       - gerrit-info-yaml-verify
47     project: testsuite/python-testing-utils
48     branch: master