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

This commit is contained in:
Zuul 2024-02-01 00:44:15 +00:00 committed by Gerrit Code Review
commit 1e5a1166dc
2 changed files with 10 additions and 0 deletions

View File

@ -142,3 +142,11 @@
nodeset: ubuntu-jammy-arm64
vars:
image_target_name: ubuntu-arm64
- job:
name: ironic-python-agent-builder-tox-codespell
parent: openstack-tox
timeout: 7200
vars:
tox_envlist: codespell

View File

@ -25,6 +25,8 @@
voting: false
- ipa-tempest-ironic-inspector-src:
voting: false
- ironic-python-agent-builder-tox-codespell:
voting: false
gate:
jobs:
- openstack-tox-pep8