Whamcloud - gitweb
LU-2831 tests: Sync MDS data also when doing sync_all_data
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Wed, 24 Apr 2013 14:10:25 +0000 (10:10 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 29 Apr 2013 16:26:00 +0000 (12:26 -0400)
commit77aa3f2e38e94d1ac83afa2f7ef18a1ca9de92af
treefd8f0b66804cc476fbef3563a32d86987aa4e676
parentfc45735e604b9f81a2da96698f73859303993ed8
LU-2831 tests: Sync MDS data also when doing sync_all_data

The quota data was differing in sanity-quota/35 before and after
restart because the MDS data had not synced prior to checking the
values.  This patch forces MDS data to sync whenever sync_all_data is
called.  This should prevent this error from recurring here and
elsewhere.

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: Ic2e1dafefbc2d83fc281d76845504c4547dd0694
Reviewed-on: http://review.whamcloud.com/6142
Tested-by: Hudson
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/test-framework.sh