Two missing pieces for that debug patch.

This commit is contained in:
Ralph Bean 2017-08-28 18:15:26 +00:00
parent 6db3f46514
commit 88fc4617fc
2 changed files with 2 additions and 0 deletions

View file

@ -47,6 +47,7 @@ def main(fullname, fields, content):
if __name__ == '__main__':
config = fedmsg.config.load_config()
logging.config.dictConfig(config['logging'])
fedmsg.meta.make_processors(**config)
topic = 'io.pagure.prod.pagure.issue.edit'
for _, _, topic, msg in fedmsg.tail_messages(topic=topic):
# Extract some useful information for debugging

View file

@ -26,6 +26,7 @@
- python-scandir
- python2-productmd
- compose-utils
- python-fedmsg-meta-fedora-infrastructure
tags:
- packages
- bodhi