Whamcloud - gitweb
LU-356 adding verbose option in test-framework
authorhongchao.zhang <hongchao.zhang@whamcloud.com>
Wed, 11 May 2011 06:54:48 +0000 (14:54 +0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 31 May 2011 16:08:25 +0000 (09:08 -0700)
commit1bc0e1522b4431be58ac86fe4b992c996e38a06c
treeb2f83ba3e37e1a03b3850272dc7c9df3b10d4bed
parent2ee8ddb331e0b869d5721198b5c7be6989696534
LU-356 adding verbose option in test-framework

in test-framework.sh, using the VERBOSE value if it's set by user,
in do_node and do_nodes, fixing the problem of only printing part of
the command during using "lctl mark" to print debug info.

Change-Id: If6444b322849d5f11a8c1f678de0eb7b80398480
Signed-off-by: Hongchao Zhang <hongchao.zhang@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/862
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Tested-by: Hudson
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/test-framework.sh