Whamcloud - gitweb
LU-10857 tests: allow to disable project quotas 96/31796/5
authorElena Gryaznova <c17455@cray.com>
Tue, 27 Mar 2018 17:59:55 +0000 (20:59 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 12 May 2018 03:52:54 +0000 (03:52 +0000)
commit86295a2d5501f81a0596483287214573dc7f8127
tree18c49851efaa3cc4614f80ccf7b9a7c01c171a7f
parent0c94b2331d0cd2ed100d0cf1b4f25b86190d9f8f
LU-10857 tests: allow to disable project quotas

Project quotas is disabled by default, sanity-quota.sh
enables it always if project quota supported.
Patch adds the possibility to disable project quotas
for regular user/group quota testing by using
ENABLE_PROJECT_QUOTAS=false.

Test-Parameters: trivial testlist=sanity-quota envdefinitions=ENABLE_PROJECT_QUOTAS=false
Signed-off-by: Elena Gryaznova <c17455@cray.com>
Change-Id: I48176898fd940d66d0ebee4ef085a0bcece02ee9
Reviewed-on: https://review.whamcloud.com/31796
Tested-by: Jenkins
Reviewed-by: Wang Shilong <wshilong@ddn.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andrew Perepechko <c17827@cray.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-quota.sh