|
|
(20 intermediate revisions by 7 users not shown) |
Line 1: |
Line 1: |
| {{header|qa}}
| | '''This project is no longer active. It is replaced by [[Taskotron]].''' |
| = 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 [http://koji.fedoraproject.org koji build system]
| | [[Category:AutoQA]] |
| * The package repository for [[Releases/Rawhide|Rawhide]], Fedora updates and Fedora updates-testing has changed
| |
| * Installable images of [[Releases/Rawhide|rawhide]] have changed
| |
| <!-- * A new Fedora update has been created in [https://admin.fedoraproject.org/updates bodhi]-->
| |
| | |
| = Getting involved =
| |
| Just looking? Follow the links below for general information on the AutoQA project.
| |
| | |
| * Familiarize yourself with the [[AutoQA_architecture|AutoQA architecture overview]]
| |
| * 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 recent [https://fedorahosted.org/pipermail/autoqa-results/{{CURRENTYEAR}}-{{CURRENTMONTHNAME}}/thread.html 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|AutoQA architecture overview]]
| |
| * 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]]
| |
| | |
| = Communicate =
| |
| Please contact us! We look forward to your ideas and suggestions.
| |
| | |
| * [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.
| |
| * [http://webchat.freenode.net/?channels=#fedora-qa Talk to QA members] about AutoQA on the permanent QA IRC channel <code>#fedora-qa</code>
| |
| * Visit the project development page at: https://fedorahosted.org/autoqa/
| |