]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Increase timeout
authorRoman Bolshakov <r.bolshakov@yadro.com>
Mon, 23 Nov 2020 22:10:15 +0000 (01:10 +0300)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 27 Nov 2020 15:31:07 +0000 (16:31 +0100)
commit94146c9d2bad1ccc84c4625eccb02536f87e5671
tree52f2db0ec1a582165ddccfbd3c4fb15fee642a3a
parentdbe922c94535f56d41d7c9cd15e38d7a46d68ad3
qemuxml2argvtest: Increase timeout

The test takes 40+ seconds on MBP 2012, MBA 2015. Cirrus completes the
test within default timeout, just above 29 seconds but the error margin
is narrow, under a second.

It'd be good to provide reasonable default timeout to avoid test suite
failure if "meson test" is invoked without arguments.

Closes https://gitlab.com/libvirt/libvirt/-/issues/58
Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/meson.build