Whamcloud - gitweb
LU-3906 tests: use df instead of lfs_df in run_compilebench() 29/8429/2
authorJian Yu <jian.yu@intel.com>
Thu, 28 Nov 2013 06:47:55 +0000 (14:47 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Dec 2013 03:47:33 +0000 (03:47 +0000)
commit2ed2a85fdccfd4e82be5f586e79fa943f938f65b
tree56d9c06befb0f7f1412fad307e80dad3cf694be1
parentf157ebea33edb656b123bb34d4cb06f970bb4bb6
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