All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [RFC] Reduce .runtime for Long-Running Tests ?
@ 2025-05-27 11:00 Li Wang via ltp
  2025-05-27 11:10 ` Petr Vorel
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Li Wang via ltp @ 2025-05-27 11:00 UTC (permalink / raw)
  To: LTP List

Hello All,

After reviewing some LTP HTML test reports, I noticed that the ten tests
alone take nearly 20 minutes to complete. For example:

--------------------
bind06           300.15s
msgstress01      180.44s
fsx22            170.47s
pty07            150.04s
pty06            150.02s
gf18             121.09s
gf17             120.82s
gf16             120.13s
dirtyc0w_shmem   120.11s
setsockopt07      76.47s

In total, running the full ltp-lite suite currently takes ~1h20m, which is a bit
long for CI or pre-merge validation pipelines.

I'm wondering whether all these .runtime values are truly necessary to reproduce
the intended issues (e.g., race conditions, fuzzing, sync timing issues).
Or if we could:
 - Set a lower threshold for .runtime on general-purpose stress/fuzz tests
 - Introduce a runtime _policy_ for different environments (e.g., fast
CI vs. full weekly runs)

It might be beneficial to revisit the .runtime values of long-running tests and
set a minimal yet effective duration that balances reproducibility with resource
efficiency. This could help save time and free up test resources earlier.

Any thoughts/comments would be appreciated.

-- 
Regards,
Li Wang


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2025-06-20  9:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-27 11:00 [LTP] [RFC] Reduce .runtime for Long-Running Tests ? Li Wang via ltp
2025-05-27 11:10 ` Petr Vorel
2025-05-27 11:18   ` Li Wang via ltp
2025-05-27 11:11 ` Li Wang via ltp
2025-05-27 11:19 ` Cyril Hrubis
2025-05-27 11:28   ` Andrea Cervesato via ltp
2025-05-27 11:56     ` Cyril Hrubis
2025-05-28 13:35 ` Cyril Hrubis
2025-05-28 13:49   ` Martin Doucha
2025-05-29  1:53   ` Li Wang via ltp
2025-06-20  5:48     ` Li Wang via ltp
2025-06-20  9:04       ` Cyril Hrubis
2025-06-20  9:23         ` Li Wang via ltp

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.