tests/functional/aarch64: Bump up timeout on vbsa
On a debug build, the virt_vbsa functional test takes about 2 minutes to run on my machine, so it tends to time out. Bump the timeout to 4 mins. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 20260518160440.1037245-1-peter.maydell@linaro.org
Peter Maydell committed
May 18, 2026 at 17:04 UTC
6122fffb1dd7dbeab1622e597a11b056d60faf51
1 file changed
+1
tests/functional/aarch64/meson.build
+1
@@ -17,6 +17,7 @@ test_aarch64_timeouts = {
17
'tuxrun' : 240,
18
'virt' : 360,
19
'virt_gpu' : 480,
20
+ 'virt_vbsa' : 240,
21
}
22
23
tests_aarch64_system_quick = [