Pin tox-py35 jobs to ubuntu-xenial

We use tox-py35 from zuul-jobs directly since we don't use the global
openstack/requirements constraints. However, this means that our
tox-py35 tests are now running on Bionic, which doesn't have Python
3.5.

This commit sets the nodeset for the tox-py35 job to ubuntu-xenial,
to continue not using the constraints but also allow the tests to
actually run again.

Change-Id: I7c4208521b25303d257cb22a84c3841d0b5e8c09
This commit is contained in:
Adam Coldrick 2019-03-14 12:43:09 +00:00
parent b476b0ed8f
commit d143d0dc58
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@
timeout: 6000
- tox-py35:
timeout: 6000
nodeset: ubuntu-xenial
gate:
jobs:
- storyboard-tox-sqlite
@ -26,6 +27,7 @@
timeout: 6000
- tox-py35:
timeout: 6000
nodeset: ubuntu-xenial
post:
jobs:
- publish-openstack-python-branch-tarball