Merge "Dropping the py35 testing"

This commit is contained in:
Zuul 2019-05-07 23:47:00 +00:00 committed by Gerrit Code Review
commit 73cf293aec
2 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,6 @@
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
check:

View File

@ -30,8 +30,8 @@ setenv = {[testenv]setenv}
commands =
stestr run --serial {posargs}
[testenv:functional-py35]
basepython = python3.5
[testenv:functional-py36]
basepython = python3.6
setenv = {[testenv]setenv}
SPARK_HOME=/opt/spark/current
OS_TEST_PATH=tests/functional