diff --git a/tox.ini b/tox.ini index 5186506ea0..4508423837 100644 --- a/tox.ini +++ b/tox.ini @@ -10,7 +10,7 @@ install_command = pip install {opts} {packages} [testenv:linters] deps = - hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 + hacking>=7.0.0,<8.0.0 # Apache-2.0 bashate>=0.2 # Apache-2.0 PyYAML>=3.10.0 # MIT ansible diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 948807c2ab..6d6ec9a3c2 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -8,7 +8,6 @@ - opendev-buildset-registry - tox-linters: timeout: 3600 - nodeset: ubuntu-jammy - system-config-run-base - system-config-run-base-ansible-devel: voting: false @@ -172,7 +171,6 @@ - opendev-buildset-registry - tox-linters: timeout: 3600 - nodeset: ubuntu-jammy - system-config-run-base - system-config-run-borg-backup - system-config-run-dns