DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: testsuite-python-testing-utils |
| 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: |
DR695H | de97aa7 | 2019-04-25 16:30:14 -0400 | [diff] [blame] | 7 | - '{project-name}-{subproject}-python-staging-{stream}' |
| 8 | - '{project-name}-{subproject}-python-release-{stream}' |
DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 9 | project: 'testsuite/python-testing-utils' |
DR695H | de97aa7 | 2019-04-25 16:30:14 -0400 | [diff] [blame] | 10 | subproject: |
| 11 | - 'robotframework-onap': |
umry8364 | c78e26b | 2019-08-30 18:19:18 +0200 | [diff] [blame] | 12 | tox-dir: './robotframework-onap/' |
DR695H | f371460 | 2019-09-12 11:48:38 -0400 | [diff] [blame] | 13 | tox-envs: 'py3' |
DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 14 | stream: |
| 15 | - 'master': |
| 16 | branch: 'master' |
DR695H | a866775 | 2019-05-09 17:27:00 -0400 | [diff] [blame] | 17 | - 'dublin': |
| 18 | branch: 'dublin' |
DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 19 | mvn-settings: 'testsuite-python-testing-utils-settings' |
DR695H | de97aa7 | 2019-04-25 16:30:14 -0400 | [diff] [blame] | 20 | files: '**' |
| 21 | archive-artifacts: '' |
DR695H | cf76b55 | 2019-04-30 17:27:32 -0400 | [diff] [blame] | 22 | build-node: 'ubuntu1604-builder-4c-4g' |
Jessica Wagantall | de27137 | 2019-02-27 00:33:16 -0800 | [diff] [blame] | 23 | |
| 24 | - project: |
DR695H | e2f71f2 | 2019-06-26 16:36:57 -0400 | [diff] [blame] | 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: |
Jessica Wagantall | de27137 | 2019-02-27 00:33:16 -0800 | [diff] [blame] | 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 |