Whamcloud - gitweb
LU-4747 tests: Call get_param from MDS 81/9581/2
authorJames Nunez <james.a.nunez@intel.com>
Tue, 11 Mar 2014 15:07:03 +0000 (09:07 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 25 Mar 2014 23:54:20 +0000 (23:54 +0000)
commit117604e197d54e5a986facfcfc738afa290ad6c5
tree9278932a8b29ab7ec1283a0bb990e65ed77fe9ec
parent58f54a3e5a29f5cbb1b2b6a2cc80186f3c8b9c8a
LU-4747 tests: Call get_param from MDS

In sanity tests 120a, b, c, d, e, f and g,
"lctl get_param ldlm.services.ldlm_canceld.stats" is
called from the client, but these stats are only
on the MDS.

Adding do_facet to the MDS gets the necessary stats.

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I6b8434960bf5ec5e1220460612a583f2ab763980
Reviewed-on: http://review.whamcloud.com/9581
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
lustre/tests/sanity.sh