[PATCH] [H/master] UBUNTU: SAUCE: selftests: memory-hotplug: bump timeout to 10min
Paolo Pisati
paolo.pisati at canonical.com
Thu Feb 18 14:58:21 UTC 2021
$ sudo make -C tools/testing/selftests/memory-hotplug run_tests
TAP version 13
1..1
...
15:11:09 DEBUG| [stdout] not ok 1 selftests: memory-hotplug: mem-on-off-test.sh # TIMEOUT 45 seconds
The memory-hotplug selftest can take up to several minutes, depending on memory
size and cpu speed of the testbench, so bump timeout to 10 minutes.
Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
tools/testing/selftests/memory-hotplug/settings | 1 +
1 file changed, 1 insertion(+)
create mode 100644 tools/testing/selftests/memory-hotplug/settings
diff --git a/tools/testing/selftests/memory-hotplug/settings b/tools/testing/selftests/memory-hotplug/settings
new file mode 100644
index 000000000000..a62d2fa1275c
--- /dev/null
+++ b/tools/testing/selftests/memory-hotplug/settings
@@ -0,0 +1 @@
+timeout=600
--
2.27.0
More information about the kernel-team
mailing list