Skip to content

Commit f749649

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "[codespell] Adding CI target for Tox Codespell"
2 parents aded3b6 + 98cedeb commit f749649

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

zuul.d/networking-generic-switch-jobs.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,10 @@
6161
s-proxy: False
6262
swift: False
6363
tempest: True
64+
65+
- job:
66+
name: networking-generic-switch-tox-codespell
67+
parent: openstack-tox
68+
timeout: 7200
69+
vars:
70+
tox_envlist: codespell

zuul.d/project.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
# for ussuri are completed
2222
- ironic-grenade-dsvm-multinode-multitenant:
2323
voting: false
24+
- networking-generic-switch-tox-codespell:
25+
voting: false
2426
gate:
2527
jobs:
2628
- networking-generic-switch-tempest-dlm

0 commit comments

Comments
 (0)