KVM-Autotest: Difference between revisions
From KVM
CleberRosa (talk | contribs) No edit summary |
CleberRosa (talk | contribs) No edit summary |
||
Line 22: | Line 22: | ||
https://github.com/avocado-framework/avocado | https://github.com/avocado-framework/avocado | ||
[[Category:Testing]] | [[Category:Redirects]][[Category:Testing]] |
Latest revision as of 14:58, 27 June 2016
KVM-Autotest
KVM autotest and virt-test are the former names of a set of virtualization tests that include KVM and other virtualization backends on Linux platforms. Now the project is known as Avocado and Avocado-VT.
Avocado and Avocado-VT
These are the current community projects that have come from a long heritage, including virt-test and KVM-Autotest.
Avocado is a generic testing framework, while Avocado-VT adds support for Virtualization testing (a continuation of virt-test).
To get started with Avocado-VT please visit:
http://avocado-vt.readthedocs.io
https://github.com/avocado-framework/avocado-vt
To learn more about Avocado please visit: