From: Mohammed Gamal <m.gamal005@xxxxxxxxx> In case of npt=0 on kvm_amd, tests run slower and timeout, so increase the timeout. The tests then do succeed. Signed-off-by: Mohammed Gamal <m.gamal005@xxxxxxxxx> --- x86/unittests.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/x86/unittests.cfg b/x86/unittests.cfg index 3a79151..4fa42fa 100644 --- a/x86/unittests.cfg +++ b/x86/unittests.cfg @@ -117,6 +117,7 @@ extra_params = -cpu qemu64,+x2apic,+tsc-deadline -append tscdeadline_immed file = access.flat arch = x86_64 extra_params = -cpu host,host-phys-bits +timeout = 180 [smap] file = smap.flat -- 2.26.2