ubuntu-bionic for openstack-python37-jobs-no-constraints

The other python-version-specific job templates specify nodeset
overrides if the jobs they include don't (for example those directly
including jobs from the zuul-jobs standard library). Fix this in
tox-py37-no-constraints so that it works again after this week's
OpenDev default nodeset change.

Change-Id: I069e76814130c10c6f691626b319ebb9f0fbf472
This commit is contained in:
Jeremy Stanley 2021-05-20 14:22:54 +00:00
parent 8882535418
commit 0d4a2f25de
1 changed files with 4 additions and 2 deletions

View File

@ -1464,10 +1464,12 @@
This uses a variant that do not use constraints.
check:
jobs:
- tox-py37
- tox-py37:
nodeset: ubuntu-bionic
gate:
jobs:
- tox-py37
- tox-py37:
nodeset: ubuntu-bionic
- project-template:
name: openstack-lower-constraints-jobs