Whamcloud - gitweb
LU-2902 test: ost stat parameters were not present
authorKeith Mannthey <keith.mannthey@intel.com>
Fri, 12 Jul 2013 05:33:04 +0000 (22:33 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 8 Aug 2013 06:11:24 +0000 (02:11 -0400)
commitcc25d999c83e61b3559ff38c7055b4875e036de0
treee77f42a2fd76a45c532611459e6f16e3deff93fb
parenta65946eaac759c86acdc7201da715e28b44efd11
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