Whamcloud - gitweb
LU-3196 tests: a few fixes for > 10 OSTs.
authorwang di <di.wang@intel.com>
Sun, 21 Apr 2013 07:00:38 +0000 (00:00 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 30 Apr 2013 16:24:13 +0000 (12:24 -0400)
1. Because the stripe index not necessarily follow OST index order,
even it specifies the index, so we should not check the layout by
OST inde order in sanity 27C.

2. In test 33c, it should print the OSTXXXX by %.4x instead of
%.4d.

3. In replay 44, timeout is under mds, instead of mdt.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: Id60ffece99f76cd7dd2e88a655e78e9abcbdfa9b
Reviewed-on: http://review.whamcloud.com/6110
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>

No differences found