KVM-Autotest: Difference between revisions
From KVM
mNo edit summary |
CleberRosa (talk | contribs) No edit summary |
||
(17 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
= KVM-Autotest = | = 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: | |||
http://avocado-framework.readthedocs.io | |||
https://github.com/avocado-framework/avocado | |||
[[Category:Redirects]][[Category:Testing]] |
Latest revision as of 15: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: