Whamcloud - gitweb
LU-1842 quota: t-f changes for new quota
authorNiu Yawei <niu@whamcloud.com>
Tue, 18 Sep 2012 15:00:12 +0000 (11:00 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 29 Nov 2012 17:42:32 +0000 (12:42 -0500)
commit1e71b9c4a2b020e92c9d4d5e90901eae7a467bf5
tree5d84c0e9d23e73ae5cf861e19abd4a8d29564c30
parente8b13467a07da7653ee2380e9e84b42726bc628a
LU-1842 quota: t-f changes for new quota

Added new quota functions in the t-f according to new quota
architecutre, at the same time, old functions are kept for
the interoprability with old server.

two minor defects fixed:
- in facet_up(), add '-x' option to grep for exact matching,
  otherwise this function will not work in single node test;
- missing 'shift' in wait_update_facet();

Test-Parameters: envdefinitions=ENABLE_QUOTA=yes

Signed-off-by: Niu Yawei <niu@whamcloud.com>
Change-Id: I86915976f53af8620679ab267e04beea18dd5cf3
Reviewed-on: http://review.whamcloud.com/4031
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Tested-by: Hudson
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/tests/test-framework.sh