Whamcloud - gitweb
LU-6313 tests: more robust for scrub test_11 57/13957/3
authorFan Yong <fan.yong@intel.com>
Tue, 3 Mar 2015 21:13:28 +0000 (05:13 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 26 Mar 2015 00:03:31 +0000 (00:03 +0000)
commit7fe7c11c128ab65e2489a48552d00cefba0a1ac5
tree992612b828230c41895640be06b2bc01cec061b0
parent8ab0f62b8ea5cfc2edd114af16de67f080c4af62
LU-6313 tests: more robust for scrub test_11

For the sanity-scrub test_11, except for the known created by the
test scripts, there may be other objects (such as for llog) have
been created before the first OI scrub scaning. So it is not easy
to estimate how many objects should be skipped during the first
OI scrub scanning. So we only check that the number of skipped
files is more than the number or known created.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: Iced9fb255559394117880514c5e716d05a81a177
Reviewed-on: http://review.whamcloud.com/13957
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-scrub.sh