Merge "[codespell] Adding CI target for Tox Codespell"
This commit is contained in:
commit
1e5a1166dc
@ -142,3 +142,11 @@
|
||||
nodeset: ubuntu-jammy-arm64
|
||||
vars:
|
||||
image_target_name: ubuntu-arm64
|
||||
|
||||
|
||||
- job:
|
||||
name: ironic-python-agent-builder-tox-codespell
|
||||
parent: openstack-tox
|
||||
timeout: 7200
|
||||
vars:
|
||||
tox_envlist: codespell
|
@ -25,6 +25,8 @@
|
||||
voting: false
|
||||
- ipa-tempest-ironic-inspector-src:
|
||||
voting: false
|
||||
- ironic-python-agent-builder-tox-codespell:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-pep8
|
||||
|
Loading…
x
Reference in New Issue
Block a user