We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aded3b6 + 98cedeb commit f749649Copy full SHA for f749649
zuul.d/networking-generic-switch-jobs.yaml
@@ -61,3 +61,10 @@
61
s-proxy: False
62
swift: False
63
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
@@ -21,6 +21,8 @@
21
# for ussuri are completed
22
- ironic-grenade-dsvm-multinode-multitenant:
23
voting: false
24
+ - networking-generic-switch-tox-codespell:
25
+ voting: false
26
gate:
27
jobs:
28
- networking-generic-switch-tempest-dlm
0 commit comments