X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Ftestsuite%2Ftestsuite-python-testing-utils.yaml;h=e4983fdc2def5c4477420af6dde62b8f14f0a374;hb=ffc3ac818c92944c9b956633550a461457d10d36;hp=db8c90c61802603ded0c1b179ae7327e6f3de627;hpb=a8667755baa9fbb9287514875de21f150ebc32d1;p=ci-management.git diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml index db8c90c61..e4983fdc2 100644 --- a/jjb/testsuite/testsuite-python-testing-utils.yaml +++ b/jjb/testsuite/testsuite-python-testing-utils.yaml @@ -2,43 +2,44 @@ - project: name: testsuite-python-testing-utils project-name: 'testsuite-python-testing-utils' - python-version: python2 + python-version: python3 jobs: - '{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: '' - + tox-dir: './robotframework-onap/' + tox-envs: 'py3' stream: - 'master': branch: 'master' - - 'dublin': - branch: 'dublin' mvn-settings: 'testsuite-python-testing-utils-settings' files: '**' archive-artifacts: '' - build-node: 'ubuntu1604-builder-4c-4g' + build-node: 'ubuntu1804-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: '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