[kvm-unit-tests PATCH] x86: Bump apicv timeout to 30s to play nice with running in L1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Increase the timeout for the apicv testcase to 30 seconds to avoid false
positives on the timeout when running the test in L1.

Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>
---
 x86/unittests.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x86/unittests.cfg b/x86/unittests.cfg
index f2401eb..828a62a 100644
--- a/x86/unittests.cfg
+++ b/x86/unittests.cfg
@@ -276,7 +276,7 @@ file = vmx.flat
 extra_params = -cpu host,+vmx -append "apic_reg_virt_test virt_x2apic_mode_test"
 arch = x86_64
 groups = vmx
-timeout = 10
+timeout = 30
 
 [vmx_apic_passthrough_thread]
 file = vmx.flat
-- 
2.24.1




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux