mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 07:39:26 +00:00
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>
This commit is contained in:
committed by
Alex Bennée
parent
8911563900
commit
93b6d67348
@ -6,6 +6,7 @@ slow_qtests = {
|
|||||||
'test-hmp' : 240,
|
'test-hmp' : 240,
|
||||||
'pxe-test': 600,
|
'pxe-test': 600,
|
||||||
'prom-env-test': 360,
|
'prom-env-test': 360,
|
||||||
|
'boot-serial-test': 180,
|
||||||
}
|
}
|
||||||
|
|
||||||
qtests_generic = [
|
qtests_generic = [
|
||||||
|
Reference in New Issue
Block a user