Whamcloud - gitweb
LU-16623 tests: ignore sanity-pfl stripe-count off-by-1 78/54778/4
authorAndreas Dilger <adilger@whamcloud.com>
Sun, 14 Apr 2024 05:54:24 +0000 (23:54 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Sun, 14 Apr 2024 06:09:48 +0000 (00:09 -0600)
commit6380f3f13f7ffe854365bf55410bb34db801529a
tree869da4d50a87598961e0007685359f6d2ed9a3b5
parentb881bd1051451ed18610e0cc3c3cd56c8803cbc9
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
lustre/tests/sanity-flr.sh