KVM-Autotest: Difference between revisions
From KVM
No edit summary |
(Added link to new control file page) |
||
Line 12: | Line 12: | ||
* [[KVM-Autotest/Steps|Working with step files]] -- background on step files, usage information for Stepmaker and Stepeditor and step file creation tips | * [[KVM-Autotest/Steps|Working with step files]] -- background on step files, usage information for Stepmaker and Stepeditor and step file creation tips | ||
* [[KVM-Autotest/AddNewGuests|Adding New Guests]] | * [[KVM-Autotest/AddNewGuests|Adding New Guests]] | ||
* [[KVM-Autotest/ControlFile|Control File options]] | |||
* [[KVM-Autotest/TODO|To-do]] | * [[KVM-Autotest/TODO|To-do]] | ||
Revision as of 09:00, 14 May 2009
KVM-Autotest
The KVM-Autotest system is based on 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_runtest_2
- 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