Whamcloud - gitweb
LU-16641 tests: fix sanity-quota_12b
authorSergey Cheremencev <scherementsev@ddn.com>
Fri, 8 Nov 2024 06:38:28 +0000 (22:38 -0800)
committerOleg Drokin <green@linuxhacker.ru>
Thu, 22 May 2025 04:55:29 +0000 (00:55 -0400)
commit04ab38efae56eb3c6d7fb715ac520e638840b8aa
treef80a5cc5c61b37b62efdc46fb366fababfef9fe5
parent3e37f7da2a86fb41ef8cf0031214671202e41ec3
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.

Lustre-change: https://review.whamcloud.com/53969
Lustre-commit: 25896b8b88207e181eba4994323865cce9878800

Test-Parameters: trivial fstype=zfs \
  env=ONLY=12b,ONLY_REPEAT=100 testlist=sanity-quota

Signed-off-by: Sergey Cheremencev <scherementsev@ddn.com>
Change-Id: Iea2e976ad1954dc2489ffa81e92e624364343069
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
lustre/tests/sanity-quota.sh
lustre/tests/test-framework.sh