blob: 69de692dc7165d93053e65541b8140a7599228ab [file] [log] [blame]
DR695Hc49f8092017-02-16 10:48:16 -05001---
2- project:
3 name: testsuite-python-testing-utils
Andrew Grimbergac603ba2023-05-03 08:58:48 -07004 project-name: "testsuite-python-testing-utils"
DR695Hf3714602019-09-12 11:48:38 -04005 python-version: python3
DR695Hc49f8092017-02-16 10:48:16 -05006 jobs:
Andrew Grimbergac603ba2023-05-03 08:58:48 -07007 - "{project-name}-{subproject}-python-staging-{stream}"
8 - "{project-name}-{subproject}-python-release-{stream}"
9 project: "testsuite/python-testing-utils"
DR695Hde97aa72019-04-25 16:30:14 -040010 subproject:
Andrew Grimbergac603ba2023-05-03 08:58:48 -070011 - "robotframework-onap":
12 tox-dir: "./robotframework-onap/"
13 tox-envs: "py3"
DR695Hc49f8092017-02-16 10:48:16 -050014 stream:
Andrew Grimbergac603ba2023-05-03 08:58:48 -070015 - "master":
16 branch: "master"
17 mvn-settings: "testsuite-python-testing-utils-settings"
18 files: "**"
19 archive-artifacts: ""
20 build-node: "ubuntu1804-builder-4c-4g"
Jessica Wagantallde271372019-02-27 00:33:16 -080021
22- project:
DR695He2f71f22019-06-26 16:36:57 -040023 name: testsuite-python-testing-utils-verify
Andrew Grimbergac603ba2023-05-03 08:58:48 -070024 project-name: "testsuite-python-testing-utils"
25 project: "testsuite/python-testing-utils"
DR695He2f71f22019-06-26 16:36:57 -040026 stream:
Andrew Grimbergac603ba2023-05-03 08:58:48 -070027 - "master":
28 branch: "master"
29 mvn-settings: "testsuite-python-testing-utils-settings"
30 build-node: "ubuntu1804-builder-4c-4g"
DR695He2f71f22019-06-26 16:36:57 -040031 subproject:
Andrew Grimbergac603ba2023-05-03 08:58:48 -070032 - "robotframework-onap":
33 path: "robotframework-onap"
34 pattern: "robotframework-onap/**"
DR695He2f71f22019-06-26 16:36:57 -040035 jobs:
Andrew Grimbergac603ba2023-05-03 08:58:48 -070036 - "{project-name}-{stream}-{subproject}-verify-python"
DR695He2f71f22019-06-26 16:36:57 -040037
38- project:
Jessica Wagantallde271372019-02-27 00:33:16 -080039 name: testsuite-python-testing-utils-info
40 project-name: testsuite-python-testing-utils
41 jobs:
42 - gerrit-info-yaml-verify
Bengt Thureeffc3ac82022-09-30 00:35:18 +100043 build-node: ubuntu1804-builder-4c-4g
Jessica Wagantallde271372019-02-27 00:33:16 -080044 project: testsuite/python-testing-utils
45 branch: master