OpenQA is a SuSE project that can automatically test an operating system build image or ISO. OpenQA is bundled into Clear Linux as a the “openqa” bundle which means one can install it using the Clear Linux swupd tool;
$ sudo swupd bundle-add openqa
Doing this brings in the bundle of code and dependencies that make up OpenQA on Clear Linux. With this installed, we can turn to the upstream OpenQA documentation to now configure OpenQA.