Allow openQA staging to publish 'ci' fedmsgs
This is part of a Big Secret Red Hat Conspiracy. Look away now! OK, we're working on a standardized messaging format for testing related messages, and this is part of testing out how that looks with a Fedora testing system. Won't go to prod till it's a bit more locked in. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
0a1fe3862f
commit
38ed0ef84c
1 changed files with 8 additions and 0 deletions
|
@ -71,6 +71,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue