69de692dc7165d93053e65541b8140a7599228ab
[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: python3
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: "py3"
14     stream:
15       - "master":
16           branch: "master"
17     mvn-settings: "testsuite-python-testing-utils-settings"
18     files: "**"
19     archive-artifacts: ""
20     build-node: "ubuntu1804-builder-4c-4g"
21
22 - project:
23     name: testsuite-python-testing-utils-verify
24     project-name: "testsuite-python-testing-utils"
25     project: "testsuite/python-testing-utils"
26     stream:
27       - "master":
28           branch: "master"
29     mvn-settings: "testsuite-python-testing-utils-settings"
30     build-node: "ubuntu1804-builder-4c-4g"
31     subproject:
32       - "robotframework-onap":
33           path: "robotframework-onap"
34           pattern: "robotframework-onap/**"
35     jobs:
36       - "{project-name}-{stream}-{subproject}-verify-python"
37
38 - project:
39     name: testsuite-python-testing-utils-info
40     project-name: testsuite-python-testing-utils
41     jobs:
42       - gerrit-info-yaml-verify
43     build-node: ubuntu1804-builder-4c-4g
44     project: testsuite/python-testing-utils
45     branch: master