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 | 01359cc | 2019-09-17 11:39:45 -0400 | [diff] [blame^] | 19 | - 'elalto': |
| 20 | branch: 'elalto' |
DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 21 | mvn-settings: 'testsuite-python-testing-utils-settings' |
DR695H | de97aa7 | 2019-04-25 16:30:14 -0400 | [diff] [blame] | 22 | files: '**' |
| 23 | archive-artifacts: '' |
DR695H | 399408d | 2019-09-13 11:22:41 -0400 | [diff] [blame] | 24 | build-node: 'centos7-builder-4c-4g' |
Jessica Wagantall | de27137 | 2019-02-27 00:33:16 -0800 | [diff] [blame] | 25 | |
| 26 | - project: |
DR695H | e2f71f2 | 2019-06-26 16:36:57 -0400 | [diff] [blame] | 27 | name: testsuite-python-testing-utils-verify |
| 28 | project-name: 'testsuite-python-testing-utils' |
| 29 | project: 'testsuite/python-testing-utils' |
| 30 | stream: |
| 31 | - 'master': |
| 32 | branch: 'master' |
| 33 | - 'dublin': |
| 34 | branch: 'dublin' |
DR695H | 01359cc | 2019-09-17 11:39:45 -0400 | [diff] [blame^] | 35 | - 'elalto': |
| 36 | branch: 'elalto' |
DR695H | e2f71f2 | 2019-06-26 16:36:57 -0400 | [diff] [blame] | 37 | mvn-settings: 'testsuite-python-testing-utils-settings' |
Aric Gardner | 669ca18 | 2019-09-13 16:31:01 -0400 | [diff] [blame] | 38 | build-node: 'centos7-builder-4c-4g' |
DR695H | e2f71f2 | 2019-06-26 16:36:57 -0400 | [diff] [blame] | 39 | subproject: |
| 40 | - 'robotframework-onap': |
| 41 | path: 'robotframework-onap' |
| 42 | pattern: 'robotframework-onap/**' |
| 43 | jobs: |
| 44 | - '{project-name}-{stream}-{subproject}-verify-python' |
| 45 | |
| 46 | - project: |
Jessica Wagantall | de27137 | 2019-02-27 00:33:16 -0800 | [diff] [blame] | 47 | name: testsuite-python-testing-utils-info |
| 48 | project-name: testsuite-python-testing-utils |
| 49 | jobs: |
| 50 | - gerrit-info-yaml-verify |
| 51 | project: testsuite/python-testing-utils |
| 52 | branch: master |