Merge "[codespell] Adding CI target for Tox Codespell"
This commit is contained in:
commit
e40d344d1e
@ -228,3 +228,10 @@
|
||||
- job:
|
||||
name: ironic-inspector-tempest-managed
|
||||
parent: ironic-inspector-tempest-managed-non-standalone
|
||||
|
||||
- job:
|
||||
name: ironic-inspector-tox-codespell
|
||||
parent: openstack-tox
|
||||
timeout: 7200
|
||||
vars:
|
||||
tox_envlist: codespell
|
@ -16,6 +16,8 @@
|
||||
voting: false
|
||||
- ironic-inspector-tox-bandit:
|
||||
voting: false
|
||||
- ironic-inspector-tox-codespell:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- ironic-inspector-tox-unit-with-sqlalchemy-2x
|
||||
|
Loading…
Reference in New Issue
Block a user