Merge "[codespell] Adding CI target for Tox Codespell"

This commit is contained in:
Zuul 2024-01-29 14:11:17 +00:00 committed by Gerrit Code Review
commit e40d344d1e
2 changed files with 9 additions and 0 deletions

View File

@ -228,3 +228,10 @@
- job:
name: ironic-inspector-tempest-managed
parent: ironic-inspector-tempest-managed-non-standalone
- job:
name: ironic-inspector-tox-codespell
parent: openstack-tox
timeout: 7200
vars:
tox_envlist: codespell

View File

@ -16,6 +16,8 @@
voting: false
- ironic-inspector-tox-bandit:
voting: false
- ironic-inspector-tox-codespell:
voting: false
gate:
jobs:
- ironic-inspector-tox-unit-with-sqlalchemy-2x