Whamcloud - gitweb
LU-196 set $PTLDEBUG, $SUBSYSTEM and $DEBUG_SIZE values on every node
authorYu Jian <yujian@whamcloud.com>
Tue, 24 May 2011 08:23:06 +0000 (16:23 +0800)
committerJohann Lombardi <johann@whamcloud.com>
Tue, 24 May 2011 20:59:22 +0000 (13:59 -0700)
commit8fb2481344e5e59b264eaee720c96844a9a7c9fe
tree6ffa5502eef46a192149c41382c640613754cb81
parentbd5a07010489666d7adf79c074f2dbd694f49f4a
LU-196 set $PTLDEBUG, $SUBSYSTEM and $DEBUG_SIZE values on every node

The current set_default_debug_nodes() could not pass the values of
$PTLDEBUG, $SUBSYSTEM and $DEBUG_SIZE to the remote nodes while they
are specified from the command line on the local node. This patch is
to fix this issue.

Signed-off-by: Yu Jian <yujian@whamcloud.com>
Change-Id: I85922c67e7c68a5ea3e9ba7fc1cbf6516907c285
Reviewed-on: http://review.whamcloud.com/593
Tested-by: Hudson
Reviewed-by: Chris Gearing <chris@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
lustre/tests/test-framework.sh