X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Ftestsuite%2Ftestsuite-python-testing-utils.yaml;h=8d2617772146f2d92da9fbe3c24b9c42866f3bd6;hb=c680515bc20928aa1e3c77f78fcc468c54b5631f;hp=4857b2445e7f5ffc4cc6f96c4de3c4b0990a7d06;hpb=c9bb1d4bc1907b921782c37ce9ebf07ff58f71b4;p=ci-management.git diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml index 4857b2445..8d2617772 100644 --- a/jjb/testsuite/testsuite-python-testing-utils.yaml +++ b/jjb/testsuite/testsuite-python-testing-utils.yaml @@ -2,38 +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}-verify-java' - - '{project-name}-{stream}-merge-java' - - '{project-name}-{stream}-release-version-java-daily' + - '{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: 'ubuntu2004-builder-4c-4g' - project: - name: testsuite-python-testing-utils-master-clm - jobs: - - gerrit-maven-clm - nexus-iq-namespace: 'onap-' - project: testsuite/python-testing-utils + name: testsuite-python-testing-utils-verify project-name: 'testsuite-python-testing-utils' - build-node: ubuntu1604-builder-4c-4g + project: 'testsuite/python-testing-utils' stream: - 'master': branch: 'master' mvn-settings: 'testsuite-python-testing-utils-settings' + build-node: 'ubuntu2004-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: ubuntu2004-builder-4c-4g project: testsuite/python-testing-utils branch: master