qtest: bump pxe-test timeout to 10 minutes
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 15 Dec 2023 07:03:47 +0000 (08:03 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 12 Jan 2024 13:23:48 +0000 (13:23 +0000)
The pxe-test uses the boot_sector_test() function, and that already
uses a timeout of 600 seconds. So adjust the timeout on the meson
side accordingly.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
[thuth: Bump timeout to 600s and adjust commit description]
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231215070357.10888-7-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/qtest/meson.build

index 3ea8279527c136a0ff84be0be4223fab3d891b0c..3f56b205181d8e01d2a5198dcd108b80fe3b1057 100644 (file)
@@ -4,6 +4,7 @@ slow_qtests = {
   'npcm7xx_pwm-test': 300,
   'qom-test' : 900,
   'test-hmp' : 240,
+  'pxe-test': 600,
 }
 
 qtests_generic = [