action #97505
open[qem][tools] embed important IBS comments in the testreports
0%
Description
User story¶
Occasionally, engineers from security or coordination want to communicate special information about specific requests to testers. This is already done in the form of IBS comments with specific tags, but since most testers do not check ibs and ibs comments, it would be convenient to have those comments displayed in the testreport.
IBS comments containing important information aimed at the testers always start with QA HINT
or QA-HINT
. Embedding those comments only should be sufficient.
Acceptance criteria¶
- AC1: comments starting with
QA HINT
orQA-HINT
are copied in the testreport - AC2: comments are placed somewhere easily noticed by the tester before they start reviewing the request
Tasks¶
- decide where inside the testreport to place the comments
- fetch and copy the specified IBS comments to the testreport in the decided location
Further details¶
In addition to this, there is a SMELT ticket to highlight such comments in smelt (https://gitlab.suse.de/tools/smelt/-/issues/720).
Updated by jbaier_cz about 3 years ago
In my opinion, this is actually a very good idea. The implementation should not be extra difficult. I would like to see that in our backlog.