Skip to content

openQA Setup

Christian Bruckmayer edited this page Jan 23, 2018 · 19 revisions

Overview

openQA is an automated test tool for operating systems and the engine at the heart of openSUSE’s automated testing initiative.

We have a project in the reference installation of openSUSE. Currently we test the Unstable and 2.8 appliances there. To trigger a job we run this script on the bs-team server in the ```tmp`` directory scheduled via a cron job.

Tests

The openQA distribution tests for OBS are located in the os-autoinst organization in this repository. This basically boots the OBS appliance and runs a smoketest of the webui. The webui tests are located here.

Clone this wiki locally