Whamcloud - gitweb
b=17485 fix replay-single test 86 to remount client at the end
authorZhangHongChao <Hongchao.zhang@sun.com>
Mon, 28 Jun 2010 16:25:42 +0000 (18:25 +0200)
committerJohann Lombardi <johann@sun.com>
Mon, 28 Jun 2010 16:25:42 +0000 (18:25 +0200)
i=johann

lustre/tests/replay-single.sh

index 54b157b..af6cb75 100644 (file)
@@ -2189,6 +2189,7 @@ test_86() {
         umount $MOUNT
        do_facet mds lctl set_param $dev.${FSNAME}-MDT*.exports.clear=0
        fail mds
+       mount_client $MOUNT
 }
 run_test 86 "umount server after clear nid_stats should not hit LBUG"