KVM-Autotest: Difference between revisions
From KVM
No edit summary |
(Removed old reference to the qumranet initial KVM regression test wiki) |
||
Line 14: | Line 14: | ||
* [[KVM-Autotest/ControlFile|Control File options]] | * [[KVM-Autotest/ControlFile|Control File options]] | ||
* [[KVM-Autotest/TODO|To-do]] | * [[KVM-Autotest/TODO|To-do]] | ||
Revision as of 16:40, 15 September 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
- Hacking on KVM autotest
- 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