From Fedora Project Wiki
(starting suggestions from kparal) |
(More links) |
||
Line 16: | Line 16: | ||
* Familiarize yourself with the [[AutoQA_architecture|AutoQA architecture overview]] | * Familiarize yourself with the [[AutoQA_architecture|AutoQA architecture overview]] | ||
* You can | * 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] | |||
* You can also [https://fedorahosted.org/mailman/listinfo/autoqa-results review AutoQA test results]. If you'd like constant updates, subscribe to the mailing list. | |||
Interested in writing tests? | Interested in writing tests? |
Revision as of 14:34, 19 November 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
- A new Fedora update has been created in bodhi
- The package repository for Fedora, 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
- You can also review AutoQA test results. If you'd like constant updates, subscribe to the mailing list.
Interested in writing tests?
- Writing_AutoQA_Tests
- Writing_AutoQA_Hooks (optional)
- Install and configure AutoQA
- FIXME -- more test developer links to come out of use case analysis at Writing_AutoQA_Tests
How about contributing back to the AutoQA project?
- First, you might be interested in the AutoQA architecture overview
- AutoQA uses the Autotest test harness, you may which to Install_and_configure_autotest
- FIXME -- more administrator links to come out of use case analysis at Writing_AutoQA_Tests
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 to QA members about AutoQA on the permanent QA IRC channel
#fedora-qa
- Visit the project development page at: https://fedorahosted.org/autoqa/