Skip to content

Commit 2457068

Browse files
committed
CI: Make cloudkitty-grenade-job voting again
Switch upgrade jobs to use uWSGI like the other jobs. Depends-On: https://review.opendev.org/c/openstack/cloudkitty/+/949572 Change-Id: Ib67374d9dabba2329e333e271780d94bf807d547
1 parent 2a29211 commit 2457068

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.zuul.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@
5656
tox_envlist: all
5757
grenade_devstack_localrc:
5858
shared:
59-
# for <2025.1
60-
CLOUDKITTY_USE_MODE_WSGI: false
61-
# for >=2025.1
62-
CLOUDKITTY_USE_UWSGI: false
6359
CLOUDKITTY_FETCHER: keystone
6460

6561
- job:
@@ -201,8 +197,7 @@
201197
- cloudkitty-tempest-full-ipv6-only
202198
- cloudkitty-tox-bandit:
203199
voting: false
204-
- cloudkitty-grenade-job:
205-
voting: false
200+
- cloudkitty-grenade-job
206201
gate:
207202
jobs:
208203
- cloudkitty-tempest-full-v2-storage-influxdb
@@ -212,3 +207,4 @@
212207
- cloudkitty-tempest-full-v2-storage-opensearch
213208
- cloudkitty-tempest-full-v1-storage-sqlalchemy
214209
- cloudkitty-tempest-full-ipv6-only
210+
- cloudkitty-grenade-job

0 commit comments

Comments
 (0)