From Fedora Project Wiki
Line 1: Line 1:
= Introduction =
= Introduction =
= AutoQA =
= AutoQA =
AutoQA is the automated test system for Fedora. Its design is simple: when certain events occur, AutoQA launches automated tests. Events that AutoQA monitors include:
AutoQA is the automated test system used in Fedora. Watchers (scheduled through cron ) look for 'events' ( eg - new package built in Koji, new repo has finished, creation of new installable images, updates in bodhi ). Once an 'event' occurs it triggers automated tests.
* New packages in the [http://arm.koji.fedoraproject.org koji build system]
 
* New Fedora updates submitted through [https://admin.fedoraproject.org/updates bodhi]
* Updated package repositories for [[Releases/Rawhide|rawhide]], the current [[Releases/Branched|branched]] release ({{FedoraVersion|long|next}}), and previous Fedora releases
* Updated installable images of the current [[Releases/Branched|branched]] release ({{FedoraVersion|long|next}})
== Current Events monitored ==
== Current Events monitored ==



Revision as of 01:56, 18 April 2012

Introduction

AutoQA

AutoQA is the automated test system used in Fedora. Watchers (scheduled through cron ) look for 'events' ( eg - new package built in Koji, new repo has finished, creation of new installable images, updates in bodhi ). Once an 'event' occurs it triggers automated tests.

Current Events monitored

ARM specific tests

Some tests will need to be written specifically for ARM including:

  • Image validation

Hardware Access & Repair