resultsdb: add a queue section to the fedora-messaging config

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-10-18 16:00:31 +02:00
parent 3e2a43a1d7
commit ad8b7ef275

View file

@ -17,6 +17,12 @@ passive_declares = true
callback = "resultsdb_listener.consumer:Consumer"
[queues.resultsdb{{ env_suffix }}_ci_listener]
durable = true
auto_delete = false
exclusive = true
arguments = {}
# Note the double brackets below.
# To add another binding, add another [[bindings]] section.
[[bindings]]