qtest: Bump npcm7xx_watchdog_timer-test timeout to 2 minutes
authorThomas Huth <thuth@redhat.com>
Fri, 12 Jan 2024 16:47:17 +0000 (17:47 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 16 Jan 2024 06:24:22 +0000 (07:24 +0100)
The npcm7xx_watchdog_timer-test can take more than 60 seconds in
SPEED=slow mode on a loaded host system.

Bumping to 2 minutes will give more headroom.

Message-ID: <20240112164717.1063954-1-thuth@redhat.com>
Reviewed-by: "Daniel P. Berrangé" <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/meson.build

index 78c298ce97160de05f45dbb301176880956bc259..4293f3b133ad2c4a3c22c0a6a75ec2010e8016f5 100644 (file)
@@ -4,6 +4,7 @@ slow_qtests = {
   'device-introspect-test' : 720,
   'migration-test' : 480,
   'npcm7xx_pwm-test': 300,
+  'npcm7xx_watchdog_timer-test': 120,
   'qom-test' : 900,
   'test-hmp' : 240,
   'pxe-test': 600,