[trivial] Removing python 3.5 template jobs

Also correcting docs as we don't have a py35 environment

Change-Id: I409db4b73a2dedf283107708e7eea105549da867
This commit is contained in:
Riccardo Pittau 2019-02-22 12:21:25 +01:00
parent 78014bdf7a
commit 578805b34b
2 changed files with 1 additions and 2 deletions

View File

@ -98,7 +98,7 @@ Running Unit and Style Tests
All unit tests should be run using tox. To run Ironic's entire test suite::
# to run the py27, py35 unit tests, and the style tests
# to run the py27, py3 unit tests, and the style tests
tox
To run a specific test or tests, use the "-e" option followed by the tox target

View File

@ -4,7 +4,6 @@
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti