Whamcloud - gitweb
LU-16623 tests: ignore sanity-pfl stripe-count off-by-1 78/54778/6
authorAndreas Dilger <adilger@whamcloud.com>
Sun, 14 Apr 2024 05:54:24 +0000 (23:54 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 23 Apr 2024 19:46:44 +0000 (19:46 +0000)
commite715a8c2a616f6d4158decfed5dec2fa444f0c67
tree9783f558f54ce9ecfc8e407aad842caea6545551
parente8d318054063c860f1e039890792ab25950eb8de
LU-16623 tests: ignore sanity-pfl stripe-count off-by-1

In some cases the MDS may not create all stripes on a file, if the
MDT-OST connection does not have precreated objects.  This is OK,
so the tests should not fail the stripe-count check if trying to
create a fully-striped file and one of the stripes is missing.

Test-Parameters: trivial testlist=sanity-flr
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ie482fdf86f82e7a2292c021761885249a6c551f1
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54778
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-flr.sh