openqa-mq shows you openQA's RabbitMQ events
Posted on August 19, 2024
| 1 minutes
| 146 words
| phoenix
openqa-mq is a small CLI tool that receives openQA related events from RabbitMQ. It is part of the openqa-mon packages and will work for OSD and for OOO.
[Read More]Paste text on VNC terminal
Posted on March 21, 2024
| 1 minutes
| 111 words
| phoenix
A coworker recently faced the problem to copy&pasting a large amount of text into a VNC terminal for openQA. VNC doesn’t always allow copy&paste and when you have to manually type a longer string this is prone to typos and human error.
[Read More]VM test cluster using JeOS/MinimalVM images
Posted on March 8, 2023
| 3 minutes
| 472 words
| phoenix
JeOS (Just enough OS) or MinimalVM images are minimal VM images (duh!) that can be used to quickly deploy VMs. Instead of a installation you only need to go through a first boot setup.
[Read More]Reviewing openQA jobs with openqa-revtui
Posted on January 27, 2023
| 7 minutes
| 1330 words
| phoenix
The openqa-revtui tool is a neat CLI utility for helping you review openQA jobs and job groups. It is part of the openqa-mon project, which has grown in the last years and now consists on more than the job monitoring tool itself.
[Read More]seidl - display current SUSE publiccloud images in your terminal
Posted on May 19, 2022
| 4 minutes
| 662 words
| phoenix
seidl is a small pint query utility designed to easily list the current publiccloud images in the terminal. Pint (Public Cloud Information Tracker) is the SUSE service to provide data about the current state of publiccloud images across all supported public cloud service providers.
[Read More]Extract SCHEDULE from an openQA job
Posted on December 13, 2021
| 4 minutes
| 770 words
| phoenix
Then using openqa-clone-job (and derivates) one can use the SCHEDULE variable to clone a test run with a custom set of test modules. This is particular useful, when developing a new test case and you need a verification run with e.
[Read More]Clean empty job groups in openQA
Posted on November 17, 2021
| 4 minutes
| 702 words
| phoenix
In this blog post I present you a small script, which can help you to remove empty job groups from your own openQA instance. This is helpful if you have a development instance with a lot of job groups, that you never use.
[Read More]pasta - stupid simple pastebin service
Posted on July 16, 2021
| 4 minutes
| 821 words
| phoenix
pasta is a stupid simple pastebin service for self-hosting. I started this project months ago because I was missing an easy, simple and no pain self-hosting solution.
[Read More]Active monitoring of openQA jobs
Posted on February 25, 2021
| 5 minutes
| 970 words
| phoenix
openqa-mon is a little command-line utility to monitor one or multiple openQA jobs for their status. This tool is useful if you want to live monitor a handful of jobs closely e.
[Read More]