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