From: wang di Date: Tue, 10 Sep 2013 07:00:04 +0000 (-0700) Subject: LU-3802 tests: only start mdt0 for conf-sanity 68 X-Git-Tag: 2.4.93~30 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=658d349a5acac33d0e5b1d27c979873ae4c585b4;hp=c8e01ad54bda95ff7bf590ae0592a9fecb17a971 LU-3802 tests: only start mdt0 for conf-sanity 68 Only start MDT0 for conf-sanity 68, otherwise other MDT might reserve sequence as well, which will confuse test result. Test-Parameters: mdtcount=2 mdscount=2 Signed-off-by: wang di Change-Id: I27b583480ce608cad7743877d14f3f372d7ed645 Reviewed-on: http://review.whamcloud.com/7407 Tested-by: Maloo Tested-by: Hudson Reviewed-by: Andreas Dilger Reviewed-by: Jinshan Xiong --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index cf8e3d4..1f22874 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -3827,7 +3827,7 @@ test_68() { umount_client $MOUNT || error "umount client failed" - start_mds || error "MDT start failed" + start_mdt 1 || error "MDT start failed" start_ost # START-END - the sequences we'll be reserving