Merge "Run tox-linters on Noble"
This commit is contained in:
commit
757be14481
2
tox.ini
2
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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user