Whamcloud - gitweb
LU-3858 test: fix sanity 27A failure caused by stripe delay
authorLi Xi <lixi@ddn.com>
Sat, 31 Aug 2013 13:39:36 +0000 (06:39 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 22 May 2014 04:57:18 +0000 (00:57 -0400)
commit22ec1c526fba83db0260793fcd6320a2084dc49f
tree87e4bbee0124bade340920141fc258462e2faca5
parent7e33f1fa667aa60cf8c7b84af7d34bb53286a05c
LU-3858 test: fix sanity 27A failure caused by stripe delay

When clearing the stripe of root directory, the updating of stripe
might be delayed because of the processing delay of config log.
This will cause the failure of sanity 27A test.

This makes the test suit wait for the update of root directory
stripe.

Signed-off-by: Li Xi <lixi@ddn.com>
Change-Id: Ib4f96d9d4d0ae8a0b54e3e306a7abed758dbdf39
Reviewed-on: http://review.whamcloud.com/7495
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity.sh