From e7fb8978c8d780c51fd4a3eb68a0622cabdc1eae Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Tue, 20 Jan 2026 13:11:27 +0100 Subject: [PATCH] [bodhi] Increase number of consumers 10 is not enough, the queue started growing again after few days on staging. Let's set it to 15. This seems to hold. Signed-off-by: Michal Konecny --- vars/apps/bodhi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/apps/bodhi.yml b/vars/apps/bodhi.yml index d3949c409c..088301e48f 100644 --- a/vars/apps/bodhi.yml +++ b/vars/apps/bodhi.yml @@ -2,5 +2,5 @@ # Set the Bodhi variables bodhi_version: "{{ (env == 'production')|ternary('25.11.2', '25.11.2') }}" bodhi_openshift_pods: 1 -bodhi_openshift_pods_stg_consumers: 10 +bodhi_openshift_pods_stg_consumers: 15 bodhi_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(bodhi|pungi)\..*