KVM Autotest: Difference between revisions

From KVM
mNo edit summary
(No difference)

Revision as of 11:19, 9 March 2009

The KVM automated regression testing environment is based on autotest framework. The purpose:

i. To verify KVM stability
i. Easy to use by developers that make changes to the code and want to make sure that no regression has been made.
i. Easy to use by users that want to verify the release is stable, before using it.
i. Collaborate and share kvm test results

User Documentation

* [wiki:/KvmAutotestGettingStarted Installation & Getting Started]
* [wiki:/KvmAutotestConfig Test Configuration]
* [wiki:/KvmAutotestTestCases Test Cases]