mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
[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 <mkonecny@redhat.com>
This commit is contained in:
@@ -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)\..*
|
||||
|
||||
Reference in New Issue
Block a user