summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/settings
diff options
context:
space:
mode:
authorVitaly Kuznetsov <vkuznets@redhat.com>2021-01-27 18:57:31 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2021-02-09 08:17:08 -0500
commit281d9cd9b471a28382ac79be9b5cd59b72ae5c87 (patch)
tree27e0eb2a2708ddeab53649f8506d9e1da67fe585 /tools/testing/selftests/kvm/settings
parent996ff5429e9898947016206ee9da387a93d63d9d (diff)
downloadlinux-stable-281d9cd9b471a28382ac79be9b5cd59b72ae5c87.tar.gz
linux-stable-281d9cd9b471a28382ac79be9b5cd59b72ae5c87.tar.bz2
linux-stable-281d9cd9b471a28382ac79be9b5cd59b72ae5c87.zip
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>
Diffstat (limited to 'tools/testing/selftests/kvm/settings')
-rw-r--r--tools/testing/selftests/kvm/settings1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/kvm/settings b/tools/testing/selftests/kvm/settings
new file mode 100644
index 000000000000..6091b45d226b
--- /dev/null
+++ b/tools/testing/selftests/kvm/settings
@@ -0,0 +1 @@
+timeout=120