Whamcloud - gitweb
LU-6016 tests: do not need start MDS in sanity-lfsck test 20a 25/13025/3
authorJian Yu <jian.yu@intel.com>
Wed, 10 Dec 2014 19:56:03 +0000 (11:56 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 21 Dec 2014 15:40:12 +0000 (15:40 +0000)
commite835226b17309ec21fd7b46cf397e5fd557049bd
tree3596fd3f89f53833027a13d9b36c2de0f7034afe
parent35046f30b35696b5644328094fc470ba6ccfe71b
LU-6016 tests: do not need start MDS in sanity-lfsck test 20a

This patch removes "start $SINGLEMDS" and "mount_client $MOUNT"
from sanity-lfsck test_20a() because these operations are already
done in lfsck_prep().

Test-Parameters: alwaysuploadlogs envdefinitions=SLOW=yes,ENABLE_QUOTA=yes mdtfilesystemtype=ldiskfs mdsfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs mdtcount=1 testlist=sanity-lfsck
Signed-off-by: Jian Yu <jian.yu@intel.com>
Change-Id: I75c77519c306c0f74db3441936935252cdedb774
Reviewed-on: http://review.whamcloud.com/13025
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-lfsck.sh