Actions
action #92731
closedcoordination #39719: [saga][epic] Detection of "known failures" for stable tests, easy test results review and easy tracking of known issues
coordination #19720: [epic] Simplify investigation of job failures
clickable git log entries in investigation tab
Status:
Resolved
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
See #91878#note-3
Acceptance criteria¶
- AC1: git hash entries in the investigation tab of openQA job link to display of corresponding git commits, e.g. on github
Suggestions¶
- Similar as we already point to github repositories for test source code that comes from git we could make each git hash or the complete git log line an
a href
entry pointing to the corresponding page on github. Keep in mind that we look on github only for test code that we directly checkout from github, maybe we can't do the same easily here, then point this out in the ticket and don't continue until we progressed with #58184
Updated by okurz over 3 years ago
- Copied from action #92188: test reviewers are pointed to the "first bad vs. last good" comparison if current job is not already the first bad added
Updated by ybonatakis over 3 years ago
an attempt to provide links of the git logs https://github.com/os-autoinst/openQA/pull/3993
Updated by livdywan over 3 years ago
- Related to action #91878: Improve git log entries in failed test investigation added
Updated by okurz about 3 years ago
- Status changed from Workable to Resolved
- Assignee set to ybonatakis
https://github.com/os-autoinst/openQA/pull/3993 now solves this. props to ybonatakis :)
Actions