X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Ftestsuite%2Ftestsuite-python-testing-utils.yaml;h=e4983fdc2def5c4477420af6dde62b8f14f0a374;hb=ede29dc7e974384c1d2885900fc2b8ad8d76d3dd;hp=01fca0d2ed5f5b396fec4dbb6e2d913c03018653;hpb=81c90e748af61c4b56c2d74b90404e9927f2e348;p=ci-management.git diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml index 01fca0d2e..e4983fdc2 100644 --- a/jjb/testsuite/testsuite-python-testing-utils.yaml +++ b/jjb/testsuite/testsuite-python-testing-utils.yaml @@ -2,20 +2,44 @@ - project: name: testsuite-python-testing-utils project-name: 'testsuite-python-testing-utils' - subproject: - - python-testing-utils: - path: '.' - pattern: '**' + python-version: python3 jobs: - - '{project-name}-{stream}-{subproject}-verify-python' - + - '{project-name}-{subproject}-python-staging-{stream}' + - '{project-name}-{subproject}-python-release-{stream}' project: 'testsuite/python-testing-utils' + subproject: + - 'robotframework-onap': + tox-dir: './robotframework-onap/' + tox-envs: 'py3' + stream: + - 'master': + branch: 'master' + mvn-settings: 'testsuite-python-testing-utils-settings' + files: '**' + archive-artifacts: '' + build-node: 'ubuntu1804-builder-4c-4g' +- project: + name: testsuite-python-testing-utils-verify + project-name: 'testsuite-python-testing-utils' + project: 'testsuite/python-testing-utils' stream: - 'master': branch: 'master' - - 'amsterdam': - branch: 'amsterdam' - - 'release-1.0.0': - branch: 'release-1.0.0' mvn-settings: 'testsuite-python-testing-utils-settings' + build-node: 'ubuntu1804-builder-4c-4g' + subproject: + - 'robotframework-onap': + path: 'robotframework-onap' + pattern: 'robotframework-onap/**' + jobs: + - '{project-name}-{stream}-{subproject}-verify-python' + +- project: + name: testsuite-python-testing-utils-info + project-name: testsuite-python-testing-utils + jobs: + - gerrit-info-yaml-verify + build-node: ubuntu1804-builder-4c-4g + project: testsuite/python-testing-utils + branch: master