From: Gustavo Romero <gustavo.romero@linaro.org>
To: Thomas Huth <thuth@redhat.com>,
qemu-devel@nongnu.org, eric.auger@redhat.com
Cc: qemu-arm@nongnu.org, alex.bennee@linaro.org
Subject: Re: [PATCH 1/2] tests/functional/test_aarch64_hotplug_pci: Update SHA
Date: Tue, 27 May 2025 23:09:25 -0300 [thread overview]
Message-ID: <b5e8dc94-913a-4582-9235-44dbe9bcb989@linaro.org> (raw)
In-Reply-To: <33015b21-bd6b-473f-8066-1df6c0c731aa@redhat.com>
Hi Thomas,
On 5/27/25 12:11, Thomas Huth wrote:
> On 27/05/2025 17.02, Gustavo Romero wrote:
>> Update SHA for 'linux' and 'initrd.gz' images.
>>
>> Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
>> ---
>> tests/functional/test_aarch64_hotplug_pci.py | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/tests/functional/test_aarch64_hotplug_pci.py b/tests/functional/test_aarch64_hotplug_pci.py
>> index fa1bb62c8f..bb2c121503 100755
>> --- a/tests/functional/test_aarch64_hotplug_pci.py
>> +++ b/tests/functional/test_aarch64_hotplug_pci.py
>> @@ -20,12 +20,12 @@ class HotplugPCI(LinuxKernelTest):
>> ASSET_KERNEL = Asset(
>> ('https://ftp.debian.org/debian/dists/stable/main/installer-arm64/'
>> 'current/images/netboot/debian-installer/arm64/linux'),
>> - '3821d4db56d42c6a4eac62f31846e35465940afd87746b4cfcdf5c9eca3117b2')
>> + 'd92a60392ce1e379ca198a1a820899f8f0d39a62d047c41ab79492f81541a9d9')
>> ASSET_INITRD = Asset(
>> ('https://ftp.debian.org/debian/dists/stable/main/installer-arm64/'
>> 'current/images/netboot/debian-installer/arm64/initrd.gz'),
>> - '2583ec22b45265ad69e82f198674f53d4cd85be124fe012eedc2fd91156bc4b4')
>> + '9f817f76951f3237bca8216bee35267bfb826815687f4b2fcdd5e6c2a917790c')
>
> If the images reside in a subfolder of a folder called "current" there, and are changed in the course of time, that's a good indication that we should use different location for the test images instead, otherwise we'll continue to play SHA-updating-whack-a-mole forever here.
>
> Could you please try whether it works with the images from the "20230607" or the "20230607+deb12u11" folder, too, instead? (see https://ftp.debian.org/debian/dists/stable/main/installer-arm64/ ).
Thanks for the review. "20230607+deb12u11" works fine and I chose it.
I decided to split these two patches so this one can get merged first
and doesn't need to wait for the ACPI PCI hotplug series:
https://lists.nongnu.org/archive/html/qemu-devel/2025-05/msg06331.html
Cheers,
Gustavo
next prev parent reply other threads:[~2025-05-28 2:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-27 15:02 [PATCH 0/2] Add functional test for ACPI PCI hotplug Gustavo Romero
2025-05-27 15:02 ` [PATCH 1/2] tests/functional/test_aarch64_hotplug_pci: Update SHA Gustavo Romero
2025-05-27 15:11 ` Thomas Huth
2025-05-28 2:09 ` Gustavo Romero [this message]
2025-05-27 15:02 ` [PATCH 2/2] tests/functional/test_aarch64_hotplug_pci: Add test for ACPI PCI hotplug Gustavo Romero
2025-05-28 2:13 ` Gustavo Romero
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=b5e8dc94-913a-4582-9235-44dbe9bcb989@linaro.org \
--to=gustavo.romero@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=eric.auger@redhat.com \
--cc=qemu-arm@nongnu.org \
--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 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).