Whamcloud - gitweb
LU-16641 tests: fix sanity-quota_12b 69/53969/3
authorSergey Cheremencev <scherementsev@ddn.com>
Thu, 8 Feb 2024 12:37:29 +0000 (15:37 +0300)
committerOleg Drokin <green@whamcloud.com>
Fri, 4 Oct 2024 00:17:09 +0000 (00:17 +0000)
commit25896b8b88207e181eba4994323865cce9878800
tree844ec34f3316cfb07b71b2d74c43d27baa5d6a8e
parent97ea1bea1e1537cb1a7f497d81521da310db1e3d
LU-16641 tests: fix sanity-quota_12b

Fix sanity-quota_12b to don't fail after
creating $ilimit files with the same inode
hardlmit. It is a legal case to fail create
2048 files when inode hard limit is also 2048.

Test-Parameters: trivial testlist=sanity-quota
Signed-off-by: Sergey Cheremencev <scherementsev@ddn.com>
Change-Id: Iea2e976ad1954dc2489ffa81e92e624364343069
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53969
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-quota.sh