Project

General

Profile

action #103398

Updated by livdywan over 2 years ago

## Observation 

 job.done is sent out to AMQP, but it takes a polling to see if there were taken over comments. the done message neither carries the initial comments nor is a comment.created event sent. Please extend the messages, so we can have a unique view without polling. 

 ## Acceptance criteria 
 - **AC1**: an amqp event is sent on internal comment creation 
 - **AC2**: an amqp event is sent on comment take-over 

 ## Suggestions 
 - Extend unit tests 
 - Extend the "AMQP" openQA plugin 
 - https://rabbit.opensuse.org/ 
 - https://github.com/openSUSE/suse_msg/blob/master/amqp_infra.md#the-amqp-server

Back