Whamcloud - gitweb
LU-8523 test: sanity 311 is too strict 10/22210/3
authorLai Siyao <lai.siyao@intel.com>
Mon, 29 Aug 2016 04:08:55 +0000 (12:08 +0800)
committerAndreas Dilger <andreas.dilger@intel.com>
Tue, 30 Aug 2016 00:37:47 +0000 (00:37 +0000)
commitd4a4c0795b3befb87d47a5bf441adeba3b1c36f8
treeb78c8c321b7b95c97273ef5226e76e93af079aae
parentb738c4850935f3a9c483b3141cb37d6539557615
LU-8523 test: sanity 311 is too strict

sanity 311 unlinks 1000 files, but the real destroyed objects may be
less, because there is some delay from when the files are unlinked
and when the MDS destroys the objects on the OSTs. Previously it's
set to check at least 900 objects are destroyed, but autotest found
only 880 objects destroyed in some cases, so now it's reduced to 800.

Signed-off-by: Lai Siyao <lai.siyao@intel.com>
Change-Id: I88f45ae744475f2e2cdf8f82c1405164d6f4cd1c
Reviewed-on: http://review.whamcloud.com/22210
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/sanity.sh