[PATCH 0/4] qemuhotplugtest: Fix timeouts

Michal Privoznik mprivozn at redhat.com
Thu Apr 23 09:56:24 UTC 2020


On 4/23/20 11:40 AM, Peter Krempa wrote:
> The test takes too long for no good reason. One was caused by the
> compiler inlining too much and second one was a deliberate decision.
> 
> Peter Krempa (4):
>    qemuDomainGetUnplugTimeout: Add G_GNUC_NO_INLINE
>    mock:qemuDomainGetUnplugTimeout: Remove unused attribute for '@vm'
>    mock: qemuDomainGetUnplugTimeout: Decrease timeout
>    qemuhotplugtest: detach: Remove commands which are not issued
> 
>   src/qemu/qemu_hotplug.c | 2 +-
>   tests/qemuhotplugmock.c | 6 +++---
>   tests/qemuhotplugtest.c | 9 +++------
>   3 files changed, 7 insertions(+), 10 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list