Run tox-py35 jobs on xenial

The tox-py35 job now uses bionic nodes as default which doesn't
include python 3.5. Pin the nodeset to xenial to fix this for zuul.
While at it the nodeset of the py36 jobs now can be dropped because
it's already the default.

Change-Id: If188abbf6fd9b8b4fa12412f09dc4bbd7eacdc31
This commit is contained in:
Tobias Henkel 2019-03-14 15:49:50 +01:00
parent 2edb841866
commit 88b16685a3
No known key found for this signature in database
GPG Key ID: 03750DEC158E5FA2
1 changed files with 2 additions and 2 deletions

View File

@ -174,8 +174,8 @@
irrelevant-files:
- zuul/cmd/migrate.py
- playbooks/zuul-migrate/.*
nodeset: ubuntu-xenial
- tox-py36:
nodeset: ubuntu-bionic
irrelevant-files:
- zuul/cmd/migrate.py
- playbooks/zuul-migrate/.*
@ -206,8 +206,8 @@
irrelevant-files:
- zuul/cmd/migrate.py
- playbooks/zuul-migrate/.*
nodeset: ubuntu-xenial
- tox-py36:
nodeset: ubuntu-bionic
irrelevant-files:
- zuul/cmd/migrate.py
- playbooks/zuul-migrate/.*