KVM Autotest: Difference between revisions

From KVM
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
== KVM Autotest ==
The KVM automated regression testing environment is based on [http://test.kernel.org/autotest/ autotest] framework.
The KVM automated regression testing environment is based on [http://test.kernel.org/autotest/ autotest] framework.
The purpose:
The purpose:
i. To verify KVM stability
* 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.
* 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.
* Easy to use by users that want to verify the release is stable, before using it.
i. Collaborate and share kvm test results
* Collaborate and share kvm test results
 


== User Documentation ==


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

Revision as of 11:26, 9 March 2009

KVM Autotest

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

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


  • Installation & Getting Started]
  • Test Configuration]
  • Test Cases]