Actions
action #14320
openquery status of bugs referenced as soft fails (asynchronously)
Start date:
2016-10-20
Due date:
% Done:
0%
Estimated time:
Description
followup to #14310
User story¶
As a reviewer of tests with soft fails I want to show me status/assignee/priority of bugs shown in the softfail text thumbnails to get a direct indication without needing to check the bugtracker myself
acceptance criteria¶
- AC1: The soft failure with reference to a bug shows status/assignee/priority of the bug(s)
- AC2: No SUSE specific configuration is hardcoded in openQA source
tasks¶
- compare to how openqa-review does it with the '--query-issue-status' option
- find a way to query the SUSE bugzilla tracker without hardcoding that into openQA as it's not relevant if a user of openQA is not using bugzilla (or at least not our bugzilla URL)
further details¶
example of the soft failure report windows: https://openqa.suse.de/tests/620222#step/partitioning_lvm/3
Updated by okurz about 8 years ago
- Follows action #14310: render links in thumbnail text windows, e.g. bug links in softfail popups added
Actions