Whamcloud - gitweb
LU-3906 tests: use df instead of lfs_df in run_compilebench()
authorJian Yu <jian.yu@intel.com>
Thu, 28 Nov 2013 06:47:55 +0000 (14:47 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 30 Dec 2013 22:34:09 +0000 (17:34 -0500)
commit20539e6ede83dac15b6e15aa7f3d20082f96b551
treef132afc4ac0b9db24d5f70360e59b6998398a7c3
parentda75c8457f1911995c7cae8436234158cbb99f68
LU-3906 tests: use df instead of lfs_df in run_compilebench()

Since run_compilebench() will be run on NFS client which has no
Lustre filesystem, we need change to use df instead of lfs_df to
get the space usage information.

Test-Parameters: envdefinitions=SLOW=yes,ONLY=compilebench \
testlist=parallel-scale,parallel-scale-nfsv3,parallel-scale-nfsv4

Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: Ia1a9586586b888231952830180157a9e37f08843
Reviewed-on: http://review.whamcloud.com/8429
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/functions.sh