An open API service indexing awesome lists of open source software.

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

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 `__