mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
mts: drop test routing key and fix mbs routing key
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
20b1cf520d
commit
d19cd2ca4d
@@ -35,7 +35,7 @@ arguments = {}
|
||||
[[bindings]]
|
||||
queue = "mts{{ env_suffix }}"
|
||||
exchange = "amq.topic"
|
||||
routing_keys = ["org.fedoraproject.*.mbs.build.state.change", "org.fedoraproject.*.buildsys.task.state.change"]
|
||||
routing_keys = ["org.fedoraproject.*.mbs.module.state.change"]
|
||||
|
||||
[qos]
|
||||
prefetch_size = 0
|
||||
|
||||
Reference in New Issue
Block a user