KVM-Autotest: Difference between revisions
From KVM
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= KVM-Autotest = | = KVM-Autotest = | ||
The KVM-Autotest system is | The KVM-Autotest system is a client test for the [http://autotest.kernel.org/ autotest] framework. Its main purpose is to serve as an automated regression testing tool for KVM developers, as well as a means for users to verify the stability of a KVM release before using it. | ||
== kvm autotest == | |||
== | |||
* [[KVM-Autotest/Getting Started|Installation & Getting Started]] | * [[KVM-Autotest/Getting Started|Installation & Getting Started]] |
Revision as of 06:58, 1 July 2009
KVM-Autotest
The KVM-Autotest system is a client test for the autotest framework. Its main purpose is to serve as an automated regression testing tool for KVM developers, as well as a means for users to verify the stability of a KVM release before using it.
kvm autotest
- Installation & Getting Started
- The test configuration file format
- Framework parameters -- lists and explains the parameters used by the framework
- Tests -- lists the available tests and their parameters
- Working with step files -- background on step files, usage information for Stepmaker and Stepeditor and step file creation tips
- Adding New Guests
- Control File options
- To-do