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