Whamcloud - gitweb
LU-2902 test: ost stat parameters were not present 64/6564/10
authorKeith Mannthey <keith.mannthey@intel.com>
Fri, 12 Jul 2013 05:33:04 +0000 (22:33 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 7 Aug 2013 17:19:55 +0000 (17:19 +0000)
commite357c4d712e785b9eefc86dd085ccc63cee72c83
treeafd1e0e455c911737ce0e28c3e15c30635a71ac7
parent5bd85b467a4b6ef57d7a3c119296c9a317afc73b
LU-2902 test: ost stat parameters were not present

A few tests use roc_hit to sort out cache hits. These tests
were failing for a while because the lproc stats needed were not
present.

Use roc_hit_init with setstripe to correctly identify that basic
cache_access stats are working for each individual ost before
using roc_hit.

Signed-off-by: Keith Mannthey <keith.mannthey@intel.com>
Change-Id: Iea501433ddcdb367fe5d9614361b4aff049cb1f1
Reviewed-on: http://review.whamcloud.com/6564
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity.sh