summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2023-12-15 08:03:49 +0100
committerAlex Bennée <alex.bennee@linaro.org>2024-01-12 13:23:48 +0000
commit93b6d67348df850eae074f8118d1e4f29622d8f7 (patch)
tree3e7d7a54ba2af6b56544e686c9d29a351f89f328 /tests
parent8911563900db29ddc46b4660b7ee4771c8f1c9b6 (diff)
downloadfocaccia-qemu-93b6d67348df850eae074f8118d1e4f29622d8f7.tar.gz
focaccia-qemu-93b6d67348df850eae074f8118d1e4f29622d8f7.zip
qtest: bump boot-serial-test timeout to 3 minutes
The boot-serial-test takes about 1 + 1/2 minutes in a --enable-debug
build. Bumping to 3 minutes will give more headroom.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20230717182859.707658-9-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231215070357.10888-9-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/qtest/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qtest/meson.build b/tests/qtest/meson.build
index b3b2e3857b..6d89bac722 100644
--- a/tests/qtest/meson.build
+++ b/tests/qtest/meson.build
@@ -6,6 +6,7 @@ slow_qtests = {
   'test-hmp' : 240,
   'pxe-test': 600,
   'prom-env-test': 360,
+  'boot-serial-test': 180,
 }
 
 qtests_generic = [