Whamcloud - gitweb
LU-3196 tests: several test fixes about DNE tests
authorwang di <di.wang@intel.com>
Fri, 19 Apr 2013 07:10:23 +0000 (00:10 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 22 Apr 2013 05:01:36 +0000 (01:01 -0400)
commitd17fd58c07d102ffee8dfb64f300ef26532ffc98
treea33f25561e8a86d8bd09357e5b87895bb12e6a5b
parentdbdf8341822f494a149a47f5173655aa1d7d880a
LU-3196 tests: several test fixes about DNE tests

1. add error message in sanity test_27c.

2. In DNE, obdfilter.*.last_id will show last_id with different seqs
0x100000000:33
0x200000400:33
so we need check both last_id and seq here. And also on the OFD we
should show the real IDIF seq, instead of 0.

3. skip 130 now, if OSTCOUNT > 10.

4. conf-sanity 66 should use "start mdt 1" to start a single MDT,
instead of all MDTs, which will cause replace_nids failed.

5. add all MDTs in conf-sanity 72.

6. skip sanity-hsm for DNE.

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: I6e88cd21c24e363680d02ef4765416f696a434cd
Reviewed-on: http://review.whamcloud.com/6106
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
lustre/ofd/lproc_ofd.c
lustre/tests/conf-sanity.sh
lustre/tests/sanity-hsm.sh
lustre/tests/sanity.sh