public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] Cleanup of aiodio runtest files
@ 2026-03-19 16:03 Cyril Hrubis
  2026-03-19 16:03 ` [LTP] [PATCH 1/2] runtest/ltp-aidio.part4: Remove dio_sparse Cyril Hrubis
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Cyril Hrubis @ 2026-03-19 16:03 UTC (permalink / raw)
  To: ltp; +Cc: Jan Kara

The aiodio runtest files were added back in 2009 and since them not much
was changed there. Given that these test as far as I can tell, does not
find many bugs[1], we can reduce the runtime a bit.

This is a first patch that removes duplicate tests and limits the
maximal file size for the sparse tests. If we agree to do so, I will
look at the ltp-aiodio.part4 and try to parametrize the testruns with
different sizes and number of workers, as we do with the rest of the
files.

Also since we are touching these files, should we rename/split them as
well? E.g. ltp-aiodio.part1 should be problably called aio-cp. The part2
aio-sparse, etc.

[1] I did SUSE bugzilla serach and there are two filesystem bugs found
in 2019, one in 2018 and one in 2016. Also as far as I can tell in these
cases the bug didn't seem to be strictly related to AIO and were also
found by other tests.

Cyril Hrubis (2):
  runtest/ltp-aidio.part4: Remove dio_sparse
  runtest: ltp-aiodio.part2: Limit the maximal filesize

 runtest/ltp-aiodio.part2 | 16 ++++++++--------
 runtest/ltp-aiodio.part4 | 32 --------------------------------
 2 files changed, 8 insertions(+), 40 deletions(-)

-- 
2.52.0


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

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

end of thread, other threads:[~2026-03-26 14:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-19 16:03 [LTP] [PATCH 0/2] Cleanup of aiodio runtest files Cyril Hrubis
2026-03-19 16:03 ` [LTP] [PATCH 1/2] runtest/ltp-aidio.part4: Remove dio_sparse Cyril Hrubis
2026-03-19 17:38   ` Jan Kara
2026-03-20  7:28   ` Andrea Cervesato via ltp
2026-03-19 16:03 ` [LTP] [PATCH 2/2] runtest: ltp-aiodio.part2: Limit the maximal filesize Cyril Hrubis
2026-03-19 17:40   ` Jan Kara
2026-03-20  9:51     ` Cyril Hrubis
2026-03-20  9:54       ` Jan Kara
2026-03-26 14:50 ` [LTP] [PATCH 0/2] Cleanup of aiodio runtest files Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox