Whamcloud - gitweb
LU-14279 test: fix block soft testing failure
authorWang Shilong <wshilong@ddn.com>
Mon, 28 Dec 2020 02:33:24 +0000 (10:33 +0800)
committerLi Xi <lixi@ddn.com>
Fri, 12 Mar 2021 03:25:20 +0000 (03:25 +0000)
commit865c081db00cc7e65aedf93eaabec595404c3ae2
treea40abc64462d8e4e4a1a9270298e80f6c8c695c5
parent5228771efce958607fc8c2bf54d5dfb033e62e1b
LU-14279 test: fix block soft testing failure

Soft least qunit was introduced to avoid performance
drop when users have reached soft limit, but timer has
not reached, it tried to acquire more space(not more than
least qunit) to get reasonable performance.

Test cases need be aware of this, which means slave might
exceed quota limit a bit(but should not more than least qunit
eg 4M).

Lustre-change: https://review.whamcloud.com/41094
Lustre-commit: a71382df0204fe2cd465eba3873574118f46622b

Test-Parameters: trivial testlist=sanity-quota env=ONLY="3a 3b 3c"
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Change-Id: Ia221d97d158a8da4dc1fe1611aebac2f5086440e
Reviewed-on: https://review.whamcloud.com/41094
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-by: Sergey Cheremencev <sergey.cheremencev@hpe.com>
Reviewed-on: https://review.whamcloud.com/41997
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
Reviewed-by: Li Xi <lixi@ddn.com>
lustre/tests/sanity-quota.sh