Whamcloud - gitweb
LU-913 test: Framework needs to record the test filesystem.
authorChris Gearing <chris.gearing@intel.com>
Thu, 15 Nov 2012 18:12:32 +0000 (10:12 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 22 Mar 2013 17:35:19 +0000 (13:35 -0400)
commit71f3c7aa1e9beb14a9b7a171fb94a3d06e2831c3
treeb0ca7cb4a6a1bda41f0ef96f2e6d581423095fea
parent380d84f8222486cfc320a0edeae05d17aba220d8
LU-913  test:  Framework needs to record the test filesystem.

Add a section

file_system: XXX

to the node info in yaml.sh

Because this runs on the node being recorded it can use
node_fstypes $HOSTNAME
to fetch the filesystemtype of the local machine

Signed-off-by: Chris Gearing <chris.gearing@intel.com>
Change-Id: I721e4084096c75b69290959190526ca27b573e1b
Reviewed-on: http://review.whamcloud.com/4591
Tested-by: Hudson
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Li Wei <wei.g.li@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/yaml.sh