All Virtuozzo development lists (kernel + QEMU)
 help / color / mirror / Atom feed
* [Devel] [PATCH vz10] selftests: kmod: add a settings file with a longer timeout
@ 2026-08-31 23:50 Eva Kurchatova
  2026-09-02 10:14 ` Konstantin Khorenko
  2026-09-02 10:25 ` Konstantin Khorenko
  0 siblings, 2 replies; 3+ messages in thread
From: Eva Kurchatova @ 2026-08-31 23:50 UTC (permalink / raw)
  To: khorenko; +Cc: devel

The kmod tests ship no settings file, so the runner applies its default
of 45 seconds per test, and kmod.sh runs longer than that:

  not ok 1 selftests: kmod: kmod.sh # TIMEOUT 45 seconds

Add a settings file asking for 300 seconds. Upstream ships no settings
file for kmod, and the value reflects the speed of the machine rather
than anything about the kernel, so it stays in this tree.

https://virtuozzo.atlassian.net/browse/VSTOR-139676
Feature: fix vz selftests
Signed-off-by: Eva Kurchatova <eva.kurchatova@virtuozzo.com>
---
 tools/testing/selftests/kmod/settings | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/testing/selftests/kmod/settings

diff --git a/tools/testing/selftests/kmod/settings b/tools/testing/selftests/kmod/settings
new file mode 100644
index 000000000000..694d70710ff0
--- /dev/null
+++ b/tools/testing/selftests/kmod/settings
@@ -0,0 +1 @@
+timeout=300
-- 
2.55.0

_______________________________________________
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Devel] [PATCH vz10] selftests: kmod: add a settings file with a longer timeout
  2026-08-31 23:50 [Devel] [PATCH vz10] selftests: kmod: add a settings file with a longer timeout Eva Kurchatova
@ 2026-09-02 10:14 ` Konstantin Khorenko
  2026-09-02 10:25 ` Konstantin Khorenko
  1 sibling, 0 replies; 3+ messages in thread
From: Konstantin Khorenko @ 2026-09-02 10:14 UTC (permalink / raw)
  To: Eva Kurchatova; +Cc: devel

On Tue, 01 Sep 2026 02:50:06 +0300, Eva Kurchatova <eva.kurchatova@virtuozzo.com> wrote:
> The kmod tests ship no settings file, so the runner applies its default
> of 45 seconds per test, and kmod.sh runs longer than that:
> 
>   not ok 1 selftests: kmod: kmod.sh # TIMEOUT 45 seconds
> 
> Add a settings file asking for 300 seconds. Upstream ships no settings
> file for kmod, and the value reflects the speed of the machine rather
> than anything about the kernel, so it stays in this tree.
> 
> [...]

Reviewed-by: Konstantin Khorenko <khorenko@virtuozzo.com>

-- 
Konstantin Khorenko <khorenko@virtuozzo.com>
_______________________________________________
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Devel] [PATCH vz10] selftests: kmod: add a settings file with a longer timeout
  2026-08-31 23:50 [Devel] [PATCH vz10] selftests: kmod: add a settings file with a longer timeout Eva Kurchatova
  2026-09-02 10:14 ` Konstantin Khorenko
@ 2026-09-02 10:25 ` Konstantin Khorenko
  1 sibling, 0 replies; 3+ messages in thread
From: Konstantin Khorenko @ 2026-09-02 10:25 UTC (permalink / raw)
  To: Eva Kurchatova; +Cc: devel


On Tue, 01 Sep 2026 02:50:06 +0300, Eva Kurchatova wrote:
> selftests: kmod: add a settings file with a longer timeout

Applied, thanks!

[1/1] selftests: kmod: add a settings file with a longer timeout
      https://bitbucket.org/virtuozzocore/vzkernel.vzs/commits/edeece64463d

Best regards,
-- 
Konstantin Khorenko <khorenko@virtuozzo.com>

_______________________________________________
Devel mailing list
Devel@openvz.org
https://lists.openvz.org/mailman/listinfo/devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-02 10:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-31 23:50 [Devel] [PATCH vz10] selftests: kmod: add a settings file with a longer timeout Eva Kurchatova
2026-09-02 10:14 ` Konstantin Khorenko
2026-09-02 10:25 ` Konstantin Khorenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.