KVM-Autotest: Difference between revisions
From KVM
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
* [[KVM-Autotest/Parameters|Framework parameters]] - Lists and explains the parameters used by the framework. | * [[KVM-Autotest/Parameters|Framework parameters]] - Lists and explains the parameters used by the framework. | ||
* [[KVM-Autotest/AddNewGuests|Adding New Step files]] - Adding new Operating systems for guest OS step file install, to contribute upstream or use on your internal testing. | |||
* [[KVM-Autotest/AddNewGuests|Adding New | |||
---- | ---- | ||
* [[KVM-Autotest/TODO|TODO]] - TODO list, for those interested in helping. | * [[KVM-Autotest/TODO|TODO]] - TODO list, for those interested in helping. |
Revision as of 08:31, 4 February 2010
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, and for doing regular automated testing of KVM (provided you use it with the server testing infrastructure).
- Getting Started with KVM testing - How to get your first tests up and running.
- The test configuration file format - How to work with the framework configuration file format.
- KVM subtest reference - Lists the available tests, their parameters and discusses briefly the available API.
- Contribute to KVM autotest - Guidance on how to submit patches.
- Framework parameters - Lists and explains the parameters used by the framework.
- Adding New Step files - Adding new Operating systems for guest OS step file install, to contribute upstream or use on your internal testing.
- TODO - TODO list, for those interested in helping.