virtualbmc/zuul.d/project.yaml
Sharpz7 9e46c0c174 [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: I21d137007c5432f3e4970a912b528cbc2748b7ad
2024-02-12 20:55:49 +00:00

16 lines
362 B
YAML

- project:
templates:
- check-requirements
- openstack-cover-jobs
- openstack-python3-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- virtualbmc-tempest-ironic
- virtualbmc-tox-codespell:
voting: false
gate:
jobs:
- virtualbmc-tempest-ironic