Project

General

Profile

Actions

Wiki » History » Revision 16

« Previous | Revision 16/19 (diff) | Next »
aplanas, 2013-08-29 09:07


openQA Wiki

Introduction

openQA

openQA, designed and implemented by Bernhard M. Wiedermann, is a set of utilities designed to test operative systems in an fully automated way. Actually, openQA is consist of two different modules that work together:

There is a third module (os-autoins-needle)[[https://github.com/openSUSE-Team/os-autoinst-needles]] that complement the first one, and store the needles used to run the test from os-autoinst.

The first module implement the core functionality (mainly related with the virtual machine management and communication, and the basic API for tests) and the second one implement the web user interface and the distributed architecture for the system.

This version of openQA is actually in production in the internal servers in SUSE and can be found on http://opensuseqa.suse.de/

Documentation

  • For a basic installation instruction of os-autoinst you can read the INSTALL file. For more specific details check the doc directory.
  • To install openQA (webUI) check the README
  • For a complete overview and a small tutorial of how to make tests, check the file TUTORIAL in the os-autoinst project

Project Execution

openQA was partially rewritten by the openSUSE Team during the first half of 2013. To check the full project you can consult the Gantt view and the End of Sprint Report.

The rest of the documentation, including some project meeting minutes can be found on the wiki tree index of the project

Other documentation:

The original openQA and the one developed by the openSUSE Team are merging in openQA V2.

Updated by aplanas over 10 years ago · 16 revisions