Whamcloud - gitweb
LU-11558 tests: re-enable conf-sanity t32_verify_quota() 23/33423/11
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 22 Oct 2018 23:19:57 +0000 (07:19 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 6 Jan 2022 22:00:53 +0000 (22:00 +0000)
commit35b9575fd02f485f48793bedd5de270b826a82b1
tree0260339875601fab4113164086c86c87991066d7
parent36475ba5fce9d209d3ff76e01317f258d02faaa6
LU-11558 tests: re-enable conf-sanity t32_verify_quota()

Since patch https://review.whamcloud.com/28020 "LU-3285 test: add
Data-on-MDT tests and fixes" landed the call to t32_verify_quota()
from conf-sanity.sh t32_test() has been removed, and (I'd guess)
that we are no longer verifying that quota is still working
correctly after an upgrade.

It is unclear why this check was removed. Return it back to the
code so that we resume testing that quota is working after an
upgrade from an old disk format.

Test-Parameters: trivial testlist=conf-sanity
Test-Parameters: fstype=zfs testlist=conf-sanity
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ia6bab4907e7cb4e6e5581a6a072cc51ab53ebbe5
Reviewed-on: https://review.whamcloud.com/33423
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh