https://github.com/avocado-framework/avocado-vt
Avocado VT Plugin
https://github.com/avocado-framework/avocado-vt
Last synced: 9 months ago
JSON representation
Avocado VT Plugin
- Host: GitHub
- URL: https://github.com/avocado-framework/avocado-vt
- Owner: avocado-framework
- License: other
- Created: 2015-05-27T14:22:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-09-30T07:33:31.000Z (9 months ago)
- Last Synced: 2025-09-30T09:23:57.670Z (9 months ago)
- Language: Python
- Homepage: https://avocado-vt.readthedocs.org/
- Size: 38.2 MB
- Stars: 91
- Watchers: 34
- Forks: 256
- Open Issues: 254
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Maintainers: MAINTAINERS
Awesome Lists containing this project
README
.. |black| image:: https://img.shields.io/badge/black-000000.svg?logo=black&label=code%20style
:target: https://github.com/psf/black
:alt: Black
.. |ci| image:: https://img.shields.io/github/actions/workflow/status/avocado-framework/avocado-vt/ci.yml?logo=githubactions&label=ci
:target: https://github.com/avocado-framework/avocado-vt/actions/workflows/ci.yml
:alt: Avocado-vt CI
.. |cirrus| image:: https://img.shields.io/cirrus/github/avocado-framework/avocado-vt?logo=cirrusci&label=Cirrus
:target: https://cirrus-ci.com/github/avocado-framework/avocado-vt
:alt: Cirrus CI
.. |deepwiki| image:: https://deepwiki.com/badge.svg
:target: https://deepwiki.com/avocado-framework/avocado-vt
:alt: DeepWiki
.. |pypi-version| image:: https://img.shields.io/pypi/v/avocado-framework-plugin-vt?logo=pypi&label=Pypi
:target: https://pypi.org/project/avocado-framework-plugin-vt
:alt: PyPI - Version
|ci| |cirrus| |black| |deepwiki| |pypi-version|
Avocado VT Plugin
=================
Avocado-VT is a compatibility plugin that lets you execute virtualization
related tests (then known as virt-test), with all conveniences provided by
Avocado.
Getting started with Avocado
=============================
First of all, make sure you have Avocado itself installed. You can check
the `Avocado online documentation `__.
Getting started with Avocado-VT
===============================
The recommended way of installing Avocado-VT is through RPM packages.
Documentation on how to install it can be found on `Read the Docs `__.
For a more interactive and auto-updating experience, you can also refer to
the `Avocado-VT DeepWiki page `__,
which provides a different way to browse and search the project's
documentation.
AI-Generated code policy
========================
The Avocado-vt project allows the use of AI-generated code, but it has to follow
the guidelines and requirements outlined in the `Policy for AI-Generated Code `__