KVM-Autotest: Difference between revisions

From KVM
mNo edit summary
No edit summary
 
(41 intermediate revisions by 11 users not shown)
Line 1: Line 1:
= KVM-AUTOTEST =
= KVM-Autotest =


The KVM-Autotest system is based on the [http://test.kernel.org/autotest/ autotest] framework. Its main purpose is to serve as an automated regression testing tool for KVM developers, as well as a means for users to verify the stability of a KVM release before using it.
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 ==


== kvm_runtest_2 ==
These are the current community projects that have come from a long heritage, including virt-test and KVM-Autotest.


[[KVM-Autotest/Getting Started|Installation & Getting Started]]
Avocado is a generic testing framework, while Avocado-VT adds support for Virtualization testing (a continuation of virt-test).


[[KVM-Autotest/Test Config File|The test configuration file format]]
To get started with Avocado-VT please visit:


[[KVM-Autotest/Parameters|Controlling the framework using a test configuration file]]
http://avocado-vt.readthedocs.io


[[KVM-Autotest/Tests|Tests]]
https://github.com/avocado-framework/avocado-vt




== kvm_runtest ==
To learn more about Avocado please visit:


http://il.qumranet.com/kvmwiki/KVM_RegressionTest
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:

http://avocado-framework.readthedocs.io

https://github.com/avocado-framework/avocado