Re: [PATCH v3 7/8] selftests/mm: Add -a to run_vmtests.sh

From: John Hubbard
Date: Mon Jun 26 2023 - 16:25:04 EST


On 6/26/23 09:24, Peter Xu wrote:
On Mon, Jun 26, 2023 at 10:10:26AM +0200, David Hildenbrand wrote:
On 23.06.23 16:29, Peter Xu wrote:
Allows to specify optional tests in run_vmtests.sh, where we can run time
consuming test matrix only when user specified "-a".

I'd have used something like "-e: extended tests that might be more
time-consuming".

'-a' stands for "all" here, I worry '-e' may be misread into running "extra
tests only".


It's getting to the point where long options would help. This one
could be "--stress-tests" or "--all", or "--include-long-running",
for example.

I hesitate to suggest it because it's extra work, but at some point
it would be nice. The options are already hopelessly un-guessable.


thanks,
--
John Hubbard
NVIDIA