Removing python 3.5 testing in favor of 3.6

This patch removes the python 3.5 tests in favor of python 3.6
tests.

Change-Id: I455782a1c1ae5ca351aa90a4f67e4a0525a43e36
This commit is contained in:
Riccardo Pittau 2019-02-22 11:45:12 +01:00
parent 9cc3f60c5c
commit ba545df90a
2 changed files with 3 additions and 4 deletions

View File

@ -52,7 +52,7 @@ basepython = python2.7
commands =
python -m ironic_inspector.test.functional
[testenv:functional-py35]
[testenv:functional-py36]
basepython = python3
commands =
python3 -m ironic_inspector.test.functional

View File

@ -4,7 +4,6 @@
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
- publish-openstack-docs-pti
@ -16,7 +15,7 @@
- ironic-inspector-tempest-discovery
- ironic-inspector-tempest-python3
- openstack-tox-functional
- openstack-tox-functional-py35
- openstack-tox-functional-py36
- bifrost-integration-tinyipa-ubuntu-xenial
gate:
queue: ironic
@ -26,5 +25,5 @@
- ironic-inspector-tempest-discovery
- ironic-inspector-tempest-python3
- openstack-tox-functional
- openstack-tox-functional-py35
- openstack-tox-functional-py36
- bifrost-integration-tinyipa-ubuntu-xenial