Learn PostgreSQL advanced featuresan invention by okurz MotivationThe PostgreSQL database implementation is an integral part of many important software stacks, most importantly for me openQA. I learned database "by doing" but never properly. Given that we recently had (again) an incident related to specific details of how a database behaves under load maybe it's time to learn more about PostgreSQL. |
Automate testing for openSCAP / ComplianceAsCode with CI or openQAan idea by c-hagenest Project DescriptionOur current workflow for contributing to compliance as code requires manual testing. Automated testing either through the upstream CI or openQA would lower development time. |
Implement text based OCR in openQAa project by clanig Project DescriptionCurrently openQA requires a reference image to be stored to do OCR based comparisons. It is not possible to pass a character string to openQA which should be compared to the text in the screenshot. |
QJobViewera project by apappas Project DescriptionA viewer for openQA jobs written in Qt. |
OpenQA test list views improvementa project by mdati Project DescriptionCreate views of OpenQA Test results in Grafana, grouped i.e. for Version, Builds, Flavor, Arch, in order to have a global view list, but also capability to explore details of each test, for a more integrated faults investigation environment. |