Whamcloud - gitweb
LU-16872 tests: exercise sanity test_27M more fully 02/51602/4
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 7 Jul 2023 19:57:52 +0000 (13:57 -0600)
committerOleg Drokin <green@whamcloud.com>
Sat, 19 Aug 2023 05:33:50 +0000 (05:33 +0000)
commit7bb1685048bf999df03ceadab39faa09b8a5560d
treeabbb6046298106b2e372bf4feccec01fb69f3a3b
parent766b35a9700f36aa08b652fa9d18b890d34bf4a5
LU-16872 tests: exercise sanity test_27M more fully

Improve the sanity.sh test_27M to precreate a bunch of files with
specific OST striping so that it is more likely to trigger the code
path that accessed the stale OST list when using O_APPEND layout.

Also clean up code style in the rest of this subtest.

Test-Parameters: trivial testlist=sanity env=ONLY=27M,ONLY_REPEAT=200
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ie94e3a32fc48198e4e15f44a55d1f8ccf61c74f5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51602
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Thomas Bertschinger <bertschinger@lanl.gov>
Reviewed-by: Alex Deiter <alex.deiter@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh