Whamcloud - gitweb
LU-16904 tests: Fix sanity test 56a and 65a when PFL layout is used 44/54644/3
authorWei Liu <sarah@whamcloud.com>
Mon, 1 Apr 2024 17:51:56 +0000 (10:51 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 15 Apr 2024 16:54:41 +0000 (16:54 +0000)
commitae68041334e410a9bed297e0bd2dd5bcb8d90b8c
treeebad78e5d85385b564c4a30966bda03028941c4f
parent0ec4e10ce1aa60ddbc55fb1e8026856a685e8d43
LU-16904 tests: Fix sanity test 56a and 65a when PFL layout is used

Fix sanity test_56a to use correct operator order
Skip sanity test_65a if PFL layout is set since it is a test of
directory with no stripe info

Test-Parameters: trivial testlist=sanity-compr env=ONLY="56a 65a",compr_STRIPEPARAMS="-E 1M -c1 -E eof"
Test-Parameters: testlist=sanity-compr env=ONLY="56a 65a",compr_STRIPEPARAMS="-E 64k -c 1 -E eof"
Test-Parameters: testlist=sanity-compr env=ONLY="56a 65a",compr_STRIPEPARAMS="-E 64k -c 1 -E eof -c 2"
Test-Parameters: testlist=sanity-compr env=ONLY="56a 65a",compr_STRIPEPARAMS="-E 64k -c 1 -E 1M -c 2 -E eof -c 4 -S 4M"

Signed-off-by: Wei Liu <sarah@whamcloud.com>
Change-Id: I0c17a0aceed7894f4eefa7336bd4a11e8fd7bc9e
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54644
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity.sh