OSDN Git Service

torture: Move build/run synchronization files into scenario directories
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 10 Feb 2021 23:15:13 +0000 (15:15 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 8 Mar 2021 22:23:01 +0000 (14:23 -0800)
commit3c43ce53fdb39921f4ee71c65dc100296e15640f
treeb48680bf910a270ffaf0ffa0fd1d582a27cfae29
parentaebf8c7bf6d508dfb4255db8f7355ca819d9e6c9
torture: Move build/run synchronization files into scenario directories

Currently the bN.ready and bN.wait files are placed in the
rcutorture directory, which really is not at all a good place
for run-specific files.  This commit therefore renames these
files to build.ready and build.wait and then moves them into the
scenario directories within the "res" directory, for example, into
tools/testing/selftests/rcutorture/res/2021.02.10-15.08.23/TINY01.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh
tools/testing/selftests/rcutorture/bin/kvm.sh