mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
tests/qtest: Bump timeout on ahci-test
On my OpenBSD VM test system, the ahci-test sometimes hits its 60 second timeout. It has 75 subtests and allowing at least two seconds per subtest seems reasonable. Bump it to 150s. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-id: 20240905165554.320577-3-peter.maydell@linaro.org
This commit is contained in:
parent
d1e8bea9c9
commit
bdb4682941
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
slow_qtests = {
|
||||
'ahci-test': 150,
|
||||
'aspeed_smc-test': 360,
|
||||
'bios-tables-test' : 910,
|
||||
'cdrom-test' : 610,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue