Whamcloud - gitweb
LU-13810 tests: increase limit for 1g 17/39917/2
authorSergey Cheremencev <sergey.cheremencev@hpe.com>
Tue, 15 Sep 2020 11:34:29 +0000 (14:34 +0300)
committerOleg Drokin <green@whamcloud.com>
Mon, 12 Oct 2020 05:46:30 +0000 (05:46 +0000)
commit5176c0494338de34be9b2bc35e55f91daaab67a6
treea7fc59954b7a4b883757d04a1ad2c7a0eaaaceb6
parent1df545eb50d1d1cd2981cbd1784f772213e2c983
LU-13810 tests: increase limit for 1g

With wide striping file has objects at all
OSTs. As ZFS acquires several Kb for each
inode, each OST reserves minimum qunit 1M
even without write. At clean system with
8 OSTs, it acquires 8MB after file creation.
Increase pool limit from 10M to 20M to
make sanity-quota_1g pass at ZFS with 8 OSTs.

HPE-bug-id: LUS-9349
Test-Parameters: env=ONLY=1g testlist=sanity-quota
Change-Id: I1286e57aadebdd665c51d965220961b1f758c6f5
Signed-off-by: Sergey Cheremencev <sergey.cheremencev@hpe.com>
Reviewed-on: https://review.whamcloud.com/39917
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-quota.sh