Actions
action #97505
open[qem][tools] embed important IBS comments in the testreports
Start date:
2021-08-25
Due date:
% Done:
0%
Estimated time:
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).
Actions