.. AutoQA documentation master file, created by sphinx-quickstart on Fri Jul 1 12:00:33 2011. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. text subsitution definitions .. |current fedora| replace:: 15 .. |next fedora| replace:: 16 .. links used in this document .. _branched: https://fedoraproject.org/wiki/Releases/Branched .. _rawhide: https://fedoraproject.org/wiki/Releases/Rawhide ================================== AutoQA ================================== **AutoQA** is an automated test system for Fedora. Its design is simple: when certain events occur, AutoQA launches automated tests. Events that AutoQA monitors include: * New packages in the `koji build system `_ * New Fedora updates submitted through `bodhi `_ * Updated package repositories for rawhide_ , the current branched_ release (Fedora |next fedora|), and previous Fedora releases. * Updated installable images of the current branched_ release (Fedora |next fedora|). Module Documentation ======================================== * :ref:`bodhi_utils ` Get Involved ======================================== Just looking? Follow the links below for general information on the AutoQA project. * Examine `the current list of tests `_ * Review `the current test events being monitored `_ * Review `recent test results `_ or `sign-up for test result notification `_ Interested in writing tests? * Read `Writing AutoQA Tests `_ and `Verifying AutoQA tests `_ * Should your test require a new method to trigger testing, read `Writing AutoQA Events and Watchers `_ *(optional)* * Integrate your test with AutoQA - `Install and configure AutoQA `_ How about contributing back to the AutoQA project? * Familiarize yourself with the `architecture overview `_ and `development roadmap `_ * Checkout the code -- `autoqa.git `_ * AutoQA uses the `Autotest `_ test harness, learn more by visiting `Autotest `_ * AutoQA also has a set of `self tests `_ that could always be expanded. Communicate ======================================== Please contact us! We look forward to your ideas and suggestions. * `autoqa-devel `_ is the mailing list for development discussion of the AutoQA project * `autoqa-results `_ is where automated test results are submitted. This is intended for test results review only. * Talk about AutoQA on the permanent QA IRC channel `#fedora-qa `_ * Visit the project development page at https://fedorahosted.org/autoqa/ .. toctree:: :maxdepth: 2 Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`