DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: testsuite-python-testing-utils |
Andrew Grimberg | ac603ba | 2023-05-03 08:58:48 -0700 | [diff] [blame] | 4 | project-name: "testsuite-python-testing-utils" |
DR695H | f371460 | 2019-09-12 11:48:38 -0400 | [diff] [blame] | 5 | python-version: python3 |
DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 6 | jobs: |
Andrew Grimberg | ac603ba | 2023-05-03 08:58:48 -0700 | [diff] [blame] | 7 | - "{project-name}-{subproject}-python-staging-{stream}" |
| 8 | - "{project-name}-{subproject}-python-release-{stream}" |
| 9 | project: "testsuite/python-testing-utils" |
DR695H | de97aa7 | 2019-04-25 16:30:14 -0400 | [diff] [blame] | 10 | subproject: |
Andrew Grimberg | ac603ba | 2023-05-03 08:58:48 -0700 | [diff] [blame] | 11 | - "robotframework-onap": |
| 12 | tox-dir: "./robotframework-onap/" |
| 13 | tox-envs: "py3" |
DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 14 | stream: |
Andrew Grimberg | ac603ba | 2023-05-03 08:58:48 -0700 | [diff] [blame] | 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" |
Jessica Wagantall | de27137 | 2019-02-27 00:33:16 -0800 | [diff] [blame] | 21 | |
| 22 | - project: |
DR695H | e2f71f2 | 2019-06-26 16:36:57 -0400 | [diff] [blame] | 23 | name: testsuite-python-testing-utils-verify |
Andrew Grimberg | ac603ba | 2023-05-03 08:58:48 -0700 | [diff] [blame] | 24 | project-name: "testsuite-python-testing-utils" |
| 25 | project: "testsuite/python-testing-utils" |
DR695H | e2f71f2 | 2019-06-26 16:36:57 -0400 | [diff] [blame] | 26 | stream: |
Andrew Grimberg | ac603ba | 2023-05-03 08:58:48 -0700 | [diff] [blame] | 27 | - "master": |
| 28 | branch: "master" |
| 29 | mvn-settings: "testsuite-python-testing-utils-settings" |
| 30 | build-node: "ubuntu1804-builder-4c-4g" |
DR695H | e2f71f2 | 2019-06-26 16:36:57 -0400 | [diff] [blame] | 31 | subproject: |
Andrew Grimberg | ac603ba | 2023-05-03 08:58:48 -0700 | [diff] [blame] | 32 | - "robotframework-onap": |
| 33 | path: "robotframework-onap" |
| 34 | pattern: "robotframework-onap/**" |
DR695H | e2f71f2 | 2019-06-26 16:36:57 -0400 | [diff] [blame] | 35 | jobs: |
Andrew Grimberg | ac603ba | 2023-05-03 08:58:48 -0700 | [diff] [blame] | 36 | - "{project-name}-{stream}-{subproject}-verify-python" |
DR695H | e2f71f2 | 2019-06-26 16:36:57 -0400 | [diff] [blame] | 37 | |
| 38 | - project: |
Jessica Wagantall | de27137 | 2019-02-27 00:33:16 -0800 | [diff] [blame] | 39 | name: testsuite-python-testing-utils-info |
| 40 | project-name: testsuite-python-testing-utils |
| 41 | jobs: |
| 42 | - gerrit-info-yaml-verify |
Bengt Thuree | ffc3ac8 | 2022-09-30 00:35:18 +1000 | [diff] [blame] | 43 | build-node: ubuntu1804-builder-4c-4g |
Jessica Wagantall | de27137 | 2019-02-27 00:33:16 -0800 | [diff] [blame] | 44 | project: testsuite/python-testing-utils |
| 45 | branch: master |