Whamcloud - gitweb
LU-3858 test: fix sanity 27A failure caused by stripe delay 95/7495/4
authorLi Xi <lixi@ddn.com>
Sat, 31 Aug 2013 13:39:36 +0000 (06:39 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 6 Nov 2013 06:57:00 +0000 (06:57 +0000)
commit458495d255088dd316bcd9b525b5dd0d20930225
tree041273bc4726118f803d24f9d88ec2bcfaf3796e
parent4322e0f99c87bc0412d315d0674d70cc1ffc0bb4
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