9e46c0c174
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
16 lines
362 B
YAML
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
|