action #105085
closedcoordination #105073: [Epic] Improve logging in openQA
[Research:24h] Identify which post_fail_hook is used by each module and document its action
0%
Description
Currently the logging in openQA is a often chaotic, sometimes redundant, sometimes some things are missing.
In order to make it more consistent, we need to identify what logs are collected by each module
Scope¶
y2_installbase.pm <- y2_base.pm <- opensusebasetest.pm
Acceptance criteria¶
AC1: Generate a list of modules, with which post_fail_hook it uses.
AC2: describe what logs are collected by each post_fail_hook.
AC3: List other modules different from y2_installbase that we use in our test (to work in follow-up ticket).
Updated by JRivrain almost 3 years ago
- Subject changed from Idenfy which post_fail_hook is used by each module in Yast group to Idenfy which post_fail_hook is used by each module in Yast group, and what it does
Updated by JRivrain almost 3 years ago
- Subject changed from Idenfy which post_fail_hook is used by each module in Yast group, and what it does to Identify which post_fail_hook is used by each module in Yast group, and what it does
Updated by JERiveraMoya almost 3 years ago
To start we could limit the scope here to installation where we mainly use y2_installbase.pm
as parent, therefore we could check post_fail_hooks methods in the following files:
y2_installbase.pm
-> y2_base.pm
-> opensusebasetest.pm
Updated by JERiveraMoya almost 3 years ago
- Tags deleted (
qe-yast-refinement) - Tracker changed from coordination to action
- Subject changed from Identify which post_fail_hook is used by each module in Yast group, and what it does to [Research:24h] Identify which post_fail_hook is used by each module and document its action
- Description updated (diff)
- Status changed from New to Workable
Updated by tinawang123 over 2 years ago
- Status changed from Workable to In Progress
Updated by szarate over 2 years ago
- Related to coordination #68794: [qe-core][functional][epic] rework postfail hooks added
Updated by JERiveraMoya over 2 years ago
- Status changed from In Progress to Workable
Updated by JERiveraMoya over 2 years ago
- Assignee deleted (
tinawang123)
Unassigning, still plenty of work in #113734 for assignee.
Updated by JERiveraMoya about 2 years ago
- Status changed from Workable to New
- Priority changed from Normal to Low
- Target version deleted (
Current)
Updated by JERiveraMoya about 1 year ago
- Status changed from New to Rejected
Improvements in logging were done by QE Core, old ticket.