[kvm-unit-tests PATCH] x86: Increase timeout for vmx_vmcs_shadow_test to 10 mins

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

 



This test can take about 7 minutes to run on VM.DenseIO2.8 instance
from Oracle cloud with Ubuntu Oracle cloud kernel (CONFIG_DEBUG_VM
was not enabled):
  * Ubuntu Focal 5.4 Oracle kernel: 6m42s / 6m46s / 6m42s
  * Ubuntu Jammy 5.15 Oracle kernel: 6m26s / 6m27s / 6m26s

Bump the timeout for this test again to 10 minutes.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@xxxxxxxxxxxxx>
---
 x86/unittests.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x86/unittests.cfg b/x86/unittests.cfg
index ed65185..799cb18 100644
--- a/x86/unittests.cfg
+++ b/x86/unittests.cfg
@@ -373,7 +373,7 @@ file = vmx.flat
 extra_params = -cpu max,+vmx -append vmx_vmcs_shadow_test
 arch = x86_64
 groups = vmx
-timeout = 180
+timeout = 600
 
 [vmx_pf_exception_test]
 file = vmx.flat
-- 
2.25.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