(update for minor upstream config file change) |
(Updated information about KVM-Autotest with Avocado and Avocado-VT) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Virtualization]] | [[Category:Virtualization]] | ||
Fedora virtualization testers can help improve KVM by running | Fedora virtualization testers can help improve KVM by running Avocado-VT tests on their own machines. | ||
= 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 |
Latest revision as of 20:14, 27 June 2016
Fedora virtualization testers can help improve KVM by running Avocado-VT tests on their own machines.
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: