]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: ublk: cover PER_IO_DAEMON in more stress tests
authorMing Lei <ming.lei@redhat.com>
Mon, 2 Jun 2025 13:21:13 +0000 (21:21 +0800)
committerJens Axboe <axboe@kernel.dk>
Mon, 2 Jun 2025 18:00:31 +0000 (12:00 -0600)
commitda12597a1d8c1f91ae509520e9e1bf90648feb93
treeeaef925197d3ddedf26f25125e7ed58aef6a2776
parent08652bd86e267b0c83ed013dd972c99c04c7e76a
selftests: ublk: cover PER_IO_DAEMON in more stress tests

We have stress_03, stress_04 and stress_05 for checking new feature vs.
stress IO & device removal & ublk server crash & recovery, so let the
three existing stress tests cover PER_IO_DAEMON.

Then stress_06 can be removed, since the same test function is included in
stress_03.

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20250602132113.1398645-1-ming.lei@redhat.com
Reviewed-by: Uday Shankar <ushankar@purestorage.com>
[axboe: remove test_stress_06.sh from Makefile too]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
tools/testing/selftests/ublk/Makefile
tools/testing/selftests/ublk/test_stress_03.sh
tools/testing/selftests/ublk/test_stress_04.sh
tools/testing/selftests/ublk/test_stress_05.sh
tools/testing/selftests/ublk/test_stress_06.sh [deleted file]