[PATCH] spec: Increase meson test timeout 10x

Andrea Bolognani abologna at redhat.com
Fri Jan 22 09:46:44 UTC 2021


On Thu, 2021-01-21 at 16:55 -0500, Cole Robinson wrote:
>  %check
> -VIR_TEST_DEBUG=1 %meson_test --no-suite syntax-check
> +# Building on slow archs, like emulated s390x in Fedora copr, requires
> +# raising the test timeout
> +VIR_TEST_DEBUG=1 %meson_test --no-suite syntax-check --timeout-multiplier 10

Debian has been doing the same thing for a while, even though in that
case it's to cope with slow native hardware rather than emulation:

  https://salsa.debian.org/libvirt-team/libvirt/-/blob/debian/6.9.0-3/debian/rules#L170-179

So

  Reviewed-by: Andrea Bolognani <abologna at redhat.com>

from my side, but please leave the message on the list for a few days
to give other people the opportunity to voice any concerns they might
have.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list