Posted on February 15, 2022
| 5 minutes
| 925 words
| phoenix
poetry is (yet another) python packaging and dependency management system. In this blog post I’m gonna describe how I am working with poetry repositories within VS Codium, the freely licensed variant of VS Code.
[Read More]
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]
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]
Posted on September 24, 2021
| 8 minutes
| 1692 words
| phoenix
Today we are going to play a bit around with the amazing API that every openQA instance provides. The aim of this tutorial is to show how the API can be accessed using a simple language like python.
[Read More]