qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: Huacai Chen <chenhuacai@kernel.org>,
	Aurelien Jarno <aurelien@aurel32.net>,
	Jiaxun Yang <jiaxun.yang@flygoat.com>,
	Wainer dos Santos Moschetta <wainersm@redhat.com>,
	Cleber Rosa <crosa@redhat.com>, Beraldo Leal <bleal@redhat.com>
Subject: Re: [PATCH v2 3/3] tests/functional: Convert mipsel Malta YAMON avocado test
Date: Thu, 22 Aug 2024 10:59:59 +0200	[thread overview]
Message-ID: <b9ad2876-6e6a-4f96-9953-134c6769b5e9@redhat.com> (raw)
In-Reply-To: <20240821133353.65903-4-philmd@linaro.org>

On 21/08/2024 15.33, Philippe Mathieu-Daudé wrote:
> Straight forward conversion using the Python standard zipfile
> module instead of avocado.utils package. Update the SHA1 hashes
> to SHA256 hashes since SHA1 should not be used anymore nowadays.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>   MAINTAINERS                             |  2 +-
>   tests/avocado/machine_mips_malta.py     | 54 -------------------------
>   tests/functional/meson.build            |  4 ++
>   tests/functional/test_mips64el_malta.py |  3 ++
>   tests/functional/test_mipsel_malta.py   | 46 +++++++++++++++++++++
>   5 files changed, 54 insertions(+), 55 deletions(-)
>   delete mode 100644 tests/avocado/machine_mips_malta.py
>   create mode 100755 tests/functional/test_mipsel_malta.py

Reviewed-by: Thomas Huth <thuth@redhat.com>



      reply	other threads:[~2024-08-22  9:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-21 13:33 [PATCH v2 0/3] tests/functional: Convert few MIPS avocado tests Philippe Mathieu-Daudé
2024-08-21 13:33 ` [PATCH v2 1/3] tests/functional: Convert mips fuloong2e avocado test Philippe Mathieu-Daudé
2024-08-21 13:33 ` [PATCH v2 2/3] tests/functional: Convert mips64el Malta I6400 avocado tests Philippe Mathieu-Daudé
2024-08-21 13:33 ` [PATCH v2 3/3] tests/functional: Convert mipsel Malta YAMON avocado test Philippe Mathieu-Daudé
2024-08-22  8:59   ` Thomas Huth [this message]

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=b9ad2876-6e6a-4f96-9953-134c6769b5e9@redhat.com \
    --to=thuth@redhat.com \
    --cc=aurelien@aurel32.net \
    --cc=bleal@redhat.com \
    --cc=chenhuacai@kernel.org \
    --cc=crosa@redhat.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=wainersm@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).