Merge "[codespell] Adding CI target for Tox Codespell"
This commit is contained in:
commit
cbbd07f1e4
@ -42,3 +42,10 @@
|
|||||||
vars:
|
vars:
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
EBTABLES_RACE_FIX: True
|
EBTABLES_RACE_FIX: True
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: ironicclient-tox-codespell
|
||||||
|
parent: openstack-tox
|
||||||
|
timeout: 7200
|
||||||
|
vars:
|
||||||
|
tox_envlist: codespell
|
@ -12,6 +12,8 @@
|
|||||||
- ironicclient-functional:
|
- ironicclient-functional:
|
||||||
voting: false
|
voting: false
|
||||||
- ironicclient-tempest
|
- ironicclient-tempest
|
||||||
|
- ironicclient-tox-codespell:
|
||||||
|
voting: false
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
# NOTE(rpittau): temp non-voting until we fix it
|
# NOTE(rpittau): temp non-voting until we fix it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user