905a39b4eb
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
17 lines
456 B
YAML
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
|