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 | de97aa7 | 2019-04-25 16:30:14 -0400 | [diff] [blame] | 5 | python-version: python2 |
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': |
| 12 | tox-dir: robotframework-onap/ |
| 13 | tox-envs: '' |
DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 14 | |
| 15 | stream: |
| 16 | - 'master': |
| 17 | branch: 'master' |
DR695H | c49f809 | 2017-02-16 10:48:16 -0500 | [diff] [blame] | 18 | mvn-settings: 'testsuite-python-testing-utils-settings' |
DR695H | de97aa7 | 2019-04-25 16:30:14 -0400 | [diff] [blame] | 19 | files: '**' |
| 20 | archive-artifacts: '' |
DR695H | cf76b55 | 2019-04-30 17:27:32 -0400 | [diff] [blame] | 21 | build-node: 'ubuntu1604-builder-4c-4g' |
Jessica Wagantall | de27137 | 2019-02-27 00:33:16 -0800 | [diff] [blame] | 22 | |
| 23 | - project: |
DR695H | a43e55b | 2019-04-22 13:30:01 -0400 | [diff] [blame] | 24 | name: testsuite-python-testing-utils-master-clm |
| 25 | jobs: |
| 26 | - gerrit-maven-clm |
| 27 | nexus-iq-namespace: 'onap-' |
| 28 | project: testsuite/python-testing-utils |
| 29 | project-name: 'testsuite-python-testing-utils' |
DR695H | cf76b55 | 2019-04-30 17:27:32 -0400 | [diff] [blame] | 30 | build-node: 'ubuntu1604-builder-4c-4g' |
DR695H | a43e55b | 2019-04-22 13:30:01 -0400 | [diff] [blame] | 31 | stream: |
| 32 | - 'master': |
| 33 | branch: 'master' |
| 34 | mvn-settings: 'testsuite-python-testing-utils-settings' |
| 35 | |
| 36 | - project: |
Jessica Wagantall | de27137 | 2019-02-27 00:33:16 -0800 | [diff] [blame] | 37 | name: testsuite-python-testing-utils-info |
| 38 | project-name: testsuite-python-testing-utils |
| 39 | jobs: |
| 40 | - gerrit-info-yaml-verify |
| 41 | project: testsuite/python-testing-utils |
| 42 | branch: master |