Run tox-py35 on Xenial for no-constraints template

The openstack-python35-jobs-no-constraints project-template calls
tox-py35 from zuul-jobs directly so misses our nodeset pin to
ubuntu-xenial in openstack-tox-py35. Set the nodeset on these
individually.

Change-Id: I84218241cf535a6fb2664a79aed13723fda3fd5c
This commit is contained in:
Jeremy Stanley 2019-03-13 23:01:01 +00:00
parent 29e8fbaad2
commit 3be5da2958

View File

@ -755,10 +755,12 @@
that do not use constraints.
check:
jobs:
- tox-py35
- tox-py35:
nodeset: ubuntu-xenial
gate:
jobs:
- tox-py35
- tox-py35:
nodeset: ubuntu-xenial
post:
jobs:
- publish-openstack-python-branch-tarball