All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: John Snow <jsnow@redhat.com>
Cc: qemu-devel@nongnu.org, "Alex Bennée" <alex.bennee@linaro.org>,
	"Cleber Rosa" <crosa@redhat.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Thomas Huth" <thuth@redhat.com>
Subject: Re: [PATCH v2 3/4] python: drop avocado
Date: Thu, 26 Feb 2026 14:18:40 +0000	[thread overview]
Message-ID: <aaBWQDN0zNzae1ds@redhat.com> (raw)
In-Reply-To: <20260225192808.957477-4-jsnow@redhat.com>

On Wed, Feb 25, 2026 at 02:28:07PM -0500, John Snow wrote:
> Avocado-framework is no longer used for anything, so it can be removed.
> 
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
>  python/README.rst              |  2 --
>  python/avocado.cfg             | 13 -------------
>  python/setup.cfg               |  1 -
>  python/tests/flake8.sh         |  3 ---
>  python/tests/iotests-mypy.sh   |  4 ----
>  python/tests/iotests-pylint.sh |  5 -----
>  python/tests/isort.sh          |  3 ---
>  python/tests/minreqs.txt       |  1 -
>  python/tests/mypy.sh           |  3 ---
>  python/tests/pylint.sh         |  4 ----
>  python/tests/qapi-flake8.sh    |  6 ------
>  python/tests/qapi-isort.sh     |  8 --------
>  python/tests/qapi-mypy.sh      |  4 ----
>  python/tests/qapi-pylint.sh    |  8 --------
>  14 files changed, 65 deletions(-)
>  delete mode 100644 python/avocado.cfg
>  delete mode 100755 python/tests/flake8.sh
>  delete mode 100755 python/tests/iotests-mypy.sh
>  delete mode 100755 python/tests/iotests-pylint.sh
>  delete mode 100755 python/tests/isort.sh
>  delete mode 100755 python/tests/mypy.sh
>  delete mode 100755 python/tests/pylint.sh
>  delete mode 100755 python/tests/qapi-flake8.sh
>  delete mode 100755 python/tests/qapi-isort.sh
>  delete mode 100755 python/tests/qapi-mypy.sh
>  delete mode 100755 python/tests/qapi-pylint.sh

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


With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|



  reply	other threads:[~2026-02-26 14:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-25 19:28 [PATCH v2 0/4] Python: drop avocado, formally support python3.14 John Snow
2026-02-25 19:28 ` [PATCH v2 1/4] python: pin 'wheel' version in minreqs test John Snow
2026-02-26 14:04   ` Daniel P. Berrangé
2026-02-25 19:28 ` [PATCH v2 2/4] python: replace avocado tests with pytest John Snow
2026-02-26 14:26   ` Daniel P. Berrangé
2026-02-26 17:51     ` John Snow
2026-02-27 11:29       ` Daniel P. Berrangé
2026-02-25 19:28 ` [PATCH v2 3/4] python: drop avocado John Snow
2026-02-26 14:18   ` Daniel P. Berrangé [this message]
2026-02-25 19:28 ` [PATCH v2 4/4] python: add formal python3.14 support and testing John Snow
2026-02-26 14:06   ` Daniel P. Berrangé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aaBWQDN0zNzae1ds@redhat.com \
    --to=berrange@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=crosa@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.