On Tue, Mar 25, 2025 at 09:00:23PM +0100, Thomas Huth wrote:
> From: Thomas Huth <th...@redhat.com>
> 
> Now that all Avocado tests have been converted to or been replaced by
> other functional tests, we can delete the remainders of the Avocado
> tests from the QEMU source tree.
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  MAINTAINERS                             |   8 +-
>  docs/about/build-platforms.rst          |  10 +-
>  docs/devel/build-system.rst             |  11 +-
>  docs/devel/codebase.rst                 |   5 -
>  docs/devel/testing/avocado.rst          | 581 ------------------------
>  docs/devel/testing/functional.rst       |   3 -
>  docs/devel/testing/index.rst            |   1 -
>  docs/devel/testing/main.rst             |  15 -
>  tests/avocado/README.rst                |  10 -
>  configure                               |   2 +-
>  pythondeps.toml                         |   8 +-
>  tests/Makefile.include                  |  60 +--
>  tests/avocado/avocado_qemu/__init__.py  | 424 -----------------
>  tests/avocado/avocado_qemu/linuxtest.py | 253 -----------
>  14 files changed, 16 insertions(+), 1375 deletions(-)
>  delete mode 100644 docs/devel/testing/avocado.rst
>  delete mode 100644 tests/avocado/README.rst
>  delete mode 100644 tests/avocado/avocado_qemu/__init__.py
>  delete mode 100644 tests/avocado/avocado_qemu/linuxtest.py

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to