Whamcloud - gitweb
LU-11170 tests: add debugging to sanity/415 24/49724/4
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 20 Jan 2023 20:34:42 +0000 (13:34 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 31 Jan 2023 02:33:23 +0000 (02:33 +0000)
commit6594babc73851fab335c514cd1fee018425e7bb3
treeefa677d78eb7e2b8680c0ef8caa59b632aa25826
parenteac03ca97867240b3a1b3eced666a6a7aaddf60c
LU-11170 tests: add debugging to sanity/415

Add a loop of renames without the concurrent 'touch' operation to
measure the test time, and then a second loop that has the 'touch'
so that we can see whether slow renames are because of COS (which
would make the test failure a kernel bug to be fixed), or because
the test is running in a VM and the server/disk is slow (which is
something to be fixed in the test (e.g. by making "slow" relative
to the non-touch baseline time).

Test-Parameters: trivial testlist=sanity env=ONLY=415,ONLY_REPEAT=120 mdscount=2 mdtcount=4
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ic1a952be0b861005b46da3e673216e455f3ebbe5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49724
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Alex Deiter <alex.deiter@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh
lustre/tests/test-framework.sh