selftests: kvm: Raise the default timeout to 120 seconds
authorVitaly Kuznetsov <vkuznets@redhat.com>
Wed, 27 Jan 2021 17:57:31 +0000 (18:57 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 Feb 2021 13:17:08 +0000 (08:17 -0500)
commit281d9cd9b471a28382ac79be9b5cd59b72ae5c87
tree27e0eb2a2708ddeab53649f8506d9e1da67fe585
parent996ff5429e9898947016206ee9da387a93d63d9d
selftests: kvm: Raise the default timeout to 120 seconds

With the updated maximum number of user memslots (32)
set_memory_region_test sometimes takes longer than the default 45 seconds
to finish. Raise the value to an arbitrary 120 seconds.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20210127175731.2020089-6-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/settings [new file with mode: 0644]