sushy-tools/zuul.d/project.yaml
Sharpz7 905a39b4eb [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: I384db875eb9090e9d9e711af3479021bdbed5a26
2024-01-29 23:02:47 +00:00

17 lines
456 B
YAML

- project:
templates:
- check-requirements
- openstack-python3-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- sushy-tools-tempest-bios-redfish-pxe
- sushy-tools-tempest-uefi-redfish-vmedia
- sushy-tools-tox-codespell:
voting: false
gate:
jobs:
- sushy-tools-tempest-bios-redfish-pxe
- sushy-tools-tempest-uefi-redfish-vmedia