mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
tests/qtest/meson.build: Bump the boot-serial-test timeout to 4 minutes
When running with TCI, the boot-serial-test can take longer than 3 minutes:
5890481086 (L4774)
Bump the timeout to 4 minutes to avoid CI failures here.
Message-ID: <20240115071146.31213-1-thuth@redhat.com>
Reviewed-by: "Daniel P. Berrangé" <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
977542ded7
commit
cfae053704
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ slow_qtests = {
|
|||
'test-hmp' : 240,
|
||||
'pxe-test': 600,
|
||||
'prom-env-test': 360,
|
||||
'boot-serial-test': 180,
|
||||
'boot-serial-test': 240,
|
||||
'qos-test': 120,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue