Run openstack-zuul-jobs-linters on Jammy

There are problems with running this job on Noble due to Python 3.12
incompatibities with our ancient ansible-lint setup. Pin the job back
for now so taht we can land things after the Noble default nodeset
change.

Followups will deal with the ansible-lint setup to make it more
resilient to newer python (or possibly remove it or reduce its scope).

Change-Id: I0bc15907bb672934942f368a4c0d868d3f6fbee4
This commit is contained in:
Clark Boylan 2024-08-21 11:52:18 -07:00
parent 7a0b1ec520
commit a346c106e6

View File

@ -3472,7 +3472,8 @@
- specs/.*
- other-requirements.txt
- tox.ini
- openstack-zuul-jobs-linters
- openstack-zuul-jobs-linters:
nodeset: ubuntu-jammy
- project-config-dib
- project-config-gerrit
- project-config-grafana:
@ -3495,7 +3496,8 @@
files: *project-config-grafana-files
- build-openstack-specs-site:
files: *specs-site
- openstack-zuul-jobs-linters
- openstack-zuul-jobs-linters:
nodeset: ubuntu-jammy
- project-config-dib
- project-config-gerrit
- project-config-grafana: