Whamcloud - gitweb
LU-16872 tests: exercise sanity test_27M more fully
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 7 Jul 2023 19:57:52 +0000 (13:57 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 28 Aug 2023 16:12:31 +0000 (16:12 +0000)
commit62ca4a94311e8b8e364fb2eacd05a99374470775
tree895c097a9447113ded4b40af7c315470f95ea77e
parente6081aa130661c2983a4764c2de6728e5713de10
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.

Lustre-change: https://review.whamcloud.com/51602
Lustre-commit: 7bb1685048bf999df03ceadab39faa09b8a5560d

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