Bump hacking to latest version
Also pin the openstack-zuul-jobs-linters job to run on ubuntu-jammy, since an ansible bump is needed to run on noble with python3.12 and that in turn introduces further failures. Change-Id: Id987390f5749657ce6867bb423893cf3f174eb78
This commit is contained in:
parent
8857de3fe0
commit
7f5a075f3d
@ -2,7 +2,7 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
hacking>=4.0.0,<5.0.0 # Apache-2.0
|
||||
hacking>=7.0.0,<8.0.0 # Apache-2.0
|
||||
|
||||
# ansible-lint requires ansible>=2.9
|
||||
ansible>=5,<6
|
||||
|
@ -1416,6 +1416,7 @@
|
||||
- openstack/project-config
|
||||
- opendev/system-config
|
||||
- zuul/zuul-jobs
|
||||
nodeset: ubuntu-jammy
|
||||
vars:
|
||||
tox_envlist: linters
|
||||
tox_environment:
|
||||
|
Loading…
Reference in New Issue
Block a user