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

This commit is contained in:
Zuul 2024-02-28 16:58:28 +00:00 committed by Gerrit Code Review
commit cbbd07f1e4
2 changed files with 9 additions and 0 deletions

View File

@ -42,3 +42,10 @@
vars:
devstack_localrc:
EBTABLES_RACE_FIX: True
- job:
name: ironicclient-tox-codespell
parent: openstack-tox
timeout: 7200
vars:
tox_envlist: codespell

View File

@ -12,6 +12,8 @@
- ironicclient-functional:
voting: false
- ironicclient-tempest
- ironicclient-tox-codespell:
voting: false
gate:
jobs:
# NOTE(rpittau): temp non-voting until we fix it