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:
Adam Williamson 2022-01-11 11:53:49 -08:00
parent c6b8f53f85
commit 42ca4444ec

View file

@ -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