Whamcloud - gitweb
LU-746 test: obdfilter-survey FAIL hndls expected >8, have 2
authorLai Siyao <laisiyao@whamcloud.com>
Fri, 4 Nov 2011 15:08:25 +0000 (08:08 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 8 Feb 2012 04:37:13 +0000 (23:37 -0500)
commit65ec69f84b6452fd626bc3da980d31a4ef05a00e
treea843c7713049a6a5e5a7c67256b64ec0b8babb2e
parent2e562ab4ad1c9b73c99ec7473a997a0e57ac8392
LU-746 test: obdfilter-survey FAIL hndls expected >8, have 2

obdfilter-survey.sh checks jbd proc stats after survey, but it
doesn't take obd cleanup time into account, so the stats collected
may not reflect the data of test. To fix this, save run time of
survey test, and collect stats of (run_time/4) ago.

Signed-off-by: Lai Siyao <laisiyao@whamcloud.com>
Change-Id: I597a6279353c203b50b1c2b17543bd34d86d8806
Reviewed-on: http://review.whamcloud.com/1645
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Liang Zhen <liang@whamcloud.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
lustre/tests/obdfilter-survey.sh