I was really interested to confirm what we say on SUSE bci webpage as the first point to use our BCI container images: “Strong security and compliance”. This are my results.
[]A openQA container for openQA users
Using openQA command line tools without install anything
openQA provides different scripts and a CLI command line application to interact with it. For instance:
- cloning a job with clone_job
- cloning a job from using a test from a git repository
- Accessing to the API using the openqa-cli
But it is necessary to install openqa-devel packages to use this.
The proposal I share here is to use the power of containers to use these scripts without installing anything.
[]