From Fedora Project Wiki
(After discussion w/ kparal, merge changes from proposed rewording) |
m (Correct Communicate link) |
||
Line 33: | Line 33: | ||
* [https://fedorahosted.org/mailman/listinfo/autoqa-devel autoqa-devel] is the mailing list for development discussion of the AutoQA project | * [https://fedorahosted.org/mailman/listinfo/autoqa-devel autoqa-devel] is the mailing list for development discussion of the AutoQA project | ||
* [https://fedorahosted.org/mailman/listinfo/autoqa-results autoqa-results] is where automated test results are submitted. This is intended for test results review only. | * [https://fedorahosted.org/mailman/listinfo/autoqa-results autoqa-results] is where automated test results are submitted. This is intended for test results review only. | ||
* [http://webchat.freenode.net/?channels=#fedora-qa | * Talk about AutoQA on the permanent QA IRC channel [http://webchat.freenode.net/?channels=#fedora-qa <code>#fedora-qa</code>] | ||
* Visit the project development page at | * Visit the project development page at https://fedorahosted.org/autoqa/ |
Revision as of 14:08, 11 December 2009
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
- The package repository for Rawhide, Fedora updates and Fedora updates-testing has changed
- Installable images of rawhide have changed
Getting involved
Just looking? Follow the links below for general information on the AutoQA project.
- Familiarize yourself with the AutoQA architecture overview
- Examine the current list of tests
- Review the current test events being monitored
- Review recent review AutoQA test results
Interested in writing tests?
- Read Writing_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?
- You'll also be interested in 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/