[codespell] Adding CI target for Tox Codespell

Third in a series of commits to add Codespell to Ironic Repos. This commit adds the Tox Target to CI

A future commit could potentially add a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame.

Change-Id: Ia7662fa159472119201bcd7c5c01982139bdeb38
This commit is contained in:
Sharpz7 2024-01-26 05:06:37 +00:00
parent eeb1158e8b
commit 7bbec208ca
2 changed files with 9 additions and 0 deletions

View File

@ -10,6 +10,8 @@
- ironic-cross-sushy
- sushy-tempest-bios-redfish-pxe
- sushy-tempest-uefi-redfish-vmedia
- sushy-tox-codespell:
voting: false
gate:
jobs:
- ironic-cross-sushy

View File

@ -19,3 +19,10 @@
- ^sushy/tests/.*$
required-projects:
- openstack/sushy
- job:
name: sushy-tox-codespell
parent: openstack-tox
timeout: 7200
vars:
tox_envlist: codespell