Quite a big part of openQA is testing the installation of SUSE products. All of them are installed by YaST. So a big quantity of problems found during openQA testruns are YaST problems.
To find out what has gone wrong during installation YaST developers need to download the tarball containing the logs, unpack it and find the y2log among many other log files. That makes it quite complicated to just have a quick view on a problem.
To speed that up I want to implement an automated unpack-and-show functionality right in the openQA WebUI to be able to just point and click onto a y2log to show it – ideally including error-level highlighting and a simple filter and search mechanism.
Looking for hackers with the skills:
This project is part of:
Hack Week 16
Activity
Comments
-
over 5 years ago by okurz | Reply
I don't want to discourage you but aren't our openQA tests already doing that? E.g. take a look in https://openqa.suse.de/tests/1245564#step/select_patterns_and_packages/145
What is done here is that the y2log file is parsed within the SUT for curious sections and likely errors and presenting these as text popup windows from which one can also easily copy-paste
Similar Projects
QJobViewer by apappas
[comment]: # (Please use the project descriptio...
Learn PostgreSQL advanced features by okurz
Motivation
The PostgreSQL database implement...
Automate testing for openSCAP / ComplianceAsCode with CI or openQA by c-hagenest
[comment]: # (Please use the project descriptio...
OpenQA test list views improvement by mdati
Project Description
Create views of **Ope...
Implement text based OCR in openQA by clanig
Project Description
Currently openQA requir...
chatterbox by gbaccini
Project Description
[chatterbox](https://...
Add xterm.js to D-Installer web interface by IGonzalezSosa
Project Description
Having a terminal you...
Improve OpenSCAP support in Uyuni by admehmood
[comment]: # (Please use the project descriptio...
Port the Minion job queue to TypeScript by kraih
Project Description
As part of the [mojo....