Also allow openQA prod to send out 'ci' fedmsgs

Since this message format spec is public now:
https://pagure.io/fedora-ci/messages

Let's have production send out messages in that format as well
as staging (well, more or less that format...actually a sort of
'pre-production' version of an addition to that format).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-08-23 10:16:54 -07:00
parent cbd944d3d0
commit 6af8e01720

View file

@ -69,6 +69,14 @@ fedmsg_certs:
- openqa.jobs.restart
- openqa.job.update.result
- openqa.job.done
- service: ci
owner: root
group: geekotest
can_send:
- ci.productmd-compose.test.queued
- ci.productmd-compose.test.running
- ci.productmd-compose.test.complete
- ci.productmd-compose.test.error
# we need this to log with fedmsg-logger
fedmsg_active: True