[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH for-7.2] tests/avocado/boot_linux: Increase the timeout of th
From: |
Peter Maydell |
Subject: |
Re: [PATCH for-7.2] tests/avocado/boot_linux: Increase the timeout of the ppc64 test |
Date: |
Thu, 17 Nov 2022 12:55:59 +0000 |
On Thu, 17 Nov 2022 at 12:46, Thomas Huth <thuth@redhat.com> wrote:
>
> The BootLinuxPPC64.test_pseries_tcg test currently times out in
> the gitlab-CI or when building QEMU with --enable-debug. It takes
> way more than 300 seconds to finish the test in such environments,
> so let's bump the timeout to a more appropriate value.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
I sent a patch for this one last week:
20221110142901.3832318-1-peter.maydell@linaro.org/">https://patchew.org/QEMU/20221110142901.3832318-1-peter.maydell@linaro.org/
(although it only pushes the timeout up to 360, not 420).
thanks
-- PMM