Actions
action #89485
closedcoordination #89476: Develop logging to the libyui REST API tests
Implement feature to use separate log file for REST API
Start date:
2021-03-04
Due date:
% Done:
0%
Estimated time:
Description
To have better readable logs, we should be able to have separate file for REST API calls.
This will requires minor changes in openQA. We should consult tools team for this idea, if we make it configurable generic feature, it will be beneficial for all teams.
Ideas:¶
- The solution should be abstract enough to not limit it to only our logs. Potentially, anyone who wants to put the output to logs, should be able to use it.
- As a possible solution, the code we've introduced in
upload_widgets_json();
iny2_base
may be moved to os-autoinst with some adjustments.
Updated by oorlov over 3 years ago
- Description updated (diff)
- Status changed from New to Workable
Updated by oorlov over 3 years ago
- Status changed from Workable to In Progress
- Assignee set to oorlov
Updated by okurz over 3 years ago
- Related to action #91527: Cleanup logging in autoinst-log.txt added
Updated by oorlov over 3 years ago
- Status changed from In Progress to Feedback
Actions