mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Bodhi: update messaging queues for change in 5.7.1
In 5.7.1, Bodhi changed from consuming greenwave.decision.update messages to consuming resultsdb and waiverdb messages, when deciding whether to update an update's gating status. We need to subscribe to the correct message queues for that to work properly. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
- "org.fedoraproject.*.bodhi.update.edit"
|
||||
- "org.fedoraproject.*.bodhi.update.request.testing"
|
||||
- "org.fedoraproject.*.buildsys.tag"
|
||||
- "org.fedoraproject.*.greenwave.decision.update"
|
||||
- "org.fedoraproject.*.resultsdb.result.new"
|
||||
- "org.fedoraproject.*.waiverdb.waiver.new"
|
||||
|
||||
pre_tasks:
|
||||
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||
|
||||
Reference in New Issue
Block a user