Merge "Removing python 3.5 testing in favor of 3.6"

This commit is contained in:
Zuul 2019-02-25 18:54:26 +00:00 committed by Gerrit Code Review
commit 68a4829c01
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