Drop support for Python3.5

Change-Id: I0703e04ab095fbe70e3fab4165d0d4c51febd73e
This commit is contained in:
Federico Ressi 2020-01-16 11:06:33 +01:00
parent 360a1e1331
commit 7832a9d15c
2 changed files with 20 additions and 1 deletions

View File

@ -17,6 +17,26 @@ the CI workflow to perform an operation such as an update or upgrade, and then
runs test cases to validate that the cloud workloads are still functional.
Project Requirements
--------------------
Tobiko Python framework is being tested with below Python versions:
- Python 3.6
- Python 3.7
- Python 3.8
and below Linux distributions:
- CentOS 7 (with Python 3.6 and 3.8)
- Ubuntu Bionic (with Python 3.6 and 3.7)
The framework is being used for executing test cases. As Tobiko can be executed
on nodes that are not part of the cloud to test against, this doesn't mean
Tobiko requires cloud nodes have to run with one of tested Python versions
or Linux distributions.
Main Project Goals
~~~~~~~~~~~~~~~~~~

View File

@ -4,7 +4,6 @@
- build-openstack-docs-pti
- docs-on-readthedocs
- openstack-cover-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
- publish-to-pypi