Change py3 testing to py36

The py35 env is unhappy on bionic. So we either need to update
that to use xenial nodes - or just update to 3.6 which is better
anyway.

Change-Id: Id2116657b9f497e213818bd905db7485c915ec0d
This commit is contained in:
Monty Taylor 2019-12-05 12:57:25 -06:00 committed by Jeremy Stanley
parent 07098d17ba
commit 31365bdcf9

View File

@ -16,18 +16,16 @@
- tox-pep8
- tox-py27:
timeout: 6000
- tox-py35:
- tox-py36:
timeout: 6000
nodeset: ubuntu-xenial
gate:
jobs:
- storyboard-tox-sqlite
- tox-pep8
- tox-py27:
timeout: 6000
- tox-py35:
- tox-py36:
timeout: 6000
nodeset: ubuntu-xenial
post:
jobs:
- publish-openstack-python-branch-tarball