summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite/testsuite-python-testing-utils.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/testsuite/testsuite-python-testing-utils.yaml')
-rw-r--r--jjb/testsuite/testsuite-python-testing-utils.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml
index 4ae41c1c6..9a40df1db 100644
--- a/jjb/testsuite/testsuite-python-testing-utils.yaml
+++ b/jjb/testsuite/testsuite-python-testing-utils.yaml
@@ -2,7 +2,7 @@
- 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}'
@@ -10,7 +10,7 @@
subproject:
- 'robotframework-onap':
tox-dir: './robotframework-onap/'
- tox-envs: 'py27'
+ tox-envs: 'py3'
stream:
- 'master':
branch: 'master'