Skip to content

Commit

Permalink
qtest: bump aspeed_smc-test timeout to 6 minutes
Browse files Browse the repository at this point in the history
On a loaded system with --enable-debug, this test can take longer than
5 minutes. Raising the timeout to 6 minutes gives greater headroom for
such situations.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
[thuth: Increase the timeout to 6 minutes for very loaded systems]
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231215070357.10888-11-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
(cherry picked from commit e8a12fe)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: context fixup in tests/qtest/meson.build)
  • Loading branch information
berrange authored and Michael Tokarev committed Jan 26, 2024
1 parent 4b02c71 commit d24dd10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/qtest/meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
slow_qtests = {
'ahci-test' : 60,
'aspeed_smc-test': 360,
'bios-tables-test' : 120,
'boot-serial-test' : 60,
'migration-test' : 150,
Expand Down

0 comments on commit d24dd10

Please sign in to comment.