Drop support for Python3.5
Change-Id: I0703e04ab095fbe70e3fab4165d0d4c51febd73e
This commit is contained in:
parent
360a1e1331
commit
7832a9d15c
20
README.rst
20
README.rst
@ -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
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user