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:
parent
7a0b1ec520
commit
a346c106e6
@ -3472,7 +3472,8 @@
|
|||||||
- specs/.*
|
- specs/.*
|
||||||
- other-requirements.txt
|
- other-requirements.txt
|
||||||
- tox.ini
|
- tox.ini
|
||||||
- openstack-zuul-jobs-linters
|
- openstack-zuul-jobs-linters:
|
||||||
|
nodeset: ubuntu-jammy
|
||||||
- project-config-dib
|
- project-config-dib
|
||||||
- project-config-gerrit
|
- project-config-gerrit
|
||||||
- project-config-grafana:
|
- project-config-grafana:
|
||||||
@ -3495,7 +3496,8 @@
|
|||||||
files: *project-config-grafana-files
|
files: *project-config-grafana-files
|
||||||
- build-openstack-specs-site:
|
- build-openstack-specs-site:
|
||||||
files: *specs-site
|
files: *specs-site
|
||||||
- openstack-zuul-jobs-linters
|
- openstack-zuul-jobs-linters:
|
||||||
|
nodeset: ubuntu-jammy
|
||||||
- project-config-dib
|
- project-config-dib
|
||||||
- project-config-gerrit
|
- project-config-gerrit
|
||||||
- project-config-grafana:
|
- project-config-grafana:
|
||||||
|
Loading…
Reference in New Issue
Block a user