Pin py38 jobs to focal

The default base job nodeset has moved from focal to jammy. Jammy
doesn't have python3.8 to run these jobs. Address that by explicitly
forcing these jobs to run on focal. Also drop the jammy pin from the
linter job as that override is no longer necessary.

Change-Id: Id41d49b09ae214dbea263e536c793070be80ed8f
Co-Authored-By: Clark Boylan <cboylan@sapwetik.org>
This commit is contained in:
Jeremy Stanley 2022-10-26 15:50:38 +00:00
parent 9fcf9d05ff
commit 17fb56edcd
1 changed files with 6 additions and 6 deletions

View File

@ -261,9 +261,9 @@
- opendev-buildset-registry
- nodepool-build-image
- zuul-tox-docs
- tox-pep8:
nodeset: ubuntu-jammy
- nodepool-tox-py38
- tox-pep8
- nodepool-tox-py38:
nodeset: ubuntu-focal
- nodepool-tox-py310
- nodepool-functional-container-openstack-release
- nodepool-functional-k8s
@ -276,9 +276,9 @@
jobs:
- nodepool-upload-image
- zuul-tox-docs
- tox-pep8:
nodeset: ubuntu-jammy
- nodepool-tox-py38
- tox-pep8
- nodepool-tox-py38:
nodeset: ubuntu-focal
- nodepool-tox-py310
- nodepool-functional-k8s
- nodepool-functional-openshift