torture: Scale --do-kvfree test time
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 29 Mar 2024 02:51:34 +0000 (19:51 -0700)
committerUladzislau Rezki (Sony) <urezki@gmail.com>
Tue, 16 Apr 2024 09:16:36 +0000 (11:16 +0200)
commit39988fdc126b5148f102fc2afbc9fd92d8249f53
tree286f673a9cb3509743109f7a975a6cf46c01e2a1
parent668c0406d887467d53f8fe79261dda1d22d5b671
torture: Scale --do-kvfree test time

Currently, the torture.sh --do-kvfree testing is hard-coded to ten
minutes, ignoring the --duration argument.  This commit therefore scales
this test duration the same as for the rcutorture tests.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
tools/testing/selftests/rcutorture/bin/torture.sh