From Fedora Project Wiki
m (Reworded events) |
(Add result notification sign-up link) |
||
Line 11: | Line 11: | ||
Just looking? Follow the links below for general information on the AutoQA project. | Just looking? Follow the links below for general information on the AutoQA project. | ||
* Examine [http://git.fedorahosted.org/git/?p=autoqa.git;a=tree;f=tests the current list of tests] | * Examine [http://git.fedorahosted.org/git/?p=autoqa.git;a=tree;f=tests the current list of tests] | ||
* Review [http://git.fedorahosted.org/git/?p=autoqa.git;a=tree;f=hooks the current test events being monitored] | * Review [http://git.fedorahosted.org/git/?p=autoqa.git;a=tree;f=hooks the current test events being monitored] | ||
* Review recent [https://fedorahosted.org/pipermail/autoqa-results/{{CURRENTYEAR}}-{{CURRENTMONTHNAME}}/thread.html review AutoQA test results] | * Review recent [https://fedorahosted.org/pipermail/autoqa-results/{{CURRENTYEAR}}-{{CURRENTMONTHNAME}}/thread.html review AutoQA test results] or [[Sign up for AutoQA test results notification|sign-up for test result notification]] | ||
Interested in writing tests? | Interested in writing tests? | ||
Line 24: | Line 23: | ||
How about contributing back to the AutoQA project? | How about contributing back to the AutoQA project? | ||
* | * Familiarize yourself with the [[AutoQA_architecture|AutoQA architecture overview]] | ||
* Checkout the code -- [http://git.fedorahosted.org/git/?p=autoqa.git;a=summary autoqa.git] | * Checkout the code -- [http://git.fedorahosted.org/git/?p=autoqa.git;a=summary autoqa.git] | ||
* AutoQA uses the [[Autotest]] test harness, learn more by visiting [[Autotest]] | * AutoQA uses the [[Autotest]] test harness, learn more by visiting [[Autotest]] |
Revision as of 18:09, 17 May 2010
Introduction
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 42), and previous Fedora releases
- Updated installable images of the current branched release (Fedora 42)
Getting 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 review AutoQA 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_Hooks (optional)
- Integrate your test with AutoQA - Install and configure AutoQA
How about contributing back to the AutoQA project?
- Familiarize yourself with the AutoQA architecture overview
- Checkout the code -- autoqa.git
- AutoQA uses the Autotest test harness, learn more by visiting Autotest
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/