KVM Autotest

From KVM
Revision as of 12:30, 9 March 2009 by Drorr (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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


User Documentation

Dev Documentation