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)
commitac37e7b4d101761bbff401ed12fcf671d6b68f9c
tree148b391578fd936e24aad5fd0cf383032a3f7474
parent890f223c5f8f92b086d757ff545f45ea165b7a91
LU-3196 tests: a few fixes for > 10 OSTs.

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>
lustre/tests/replay-single.sh
lustre/tests/sanity.sh