Whamcloud - gitweb
LU-2012 tests: disable replay-dual test_14b
[fs/lustre-release.git] / lustre / tests / llog-test.sh
index 1de2b4f..f26bfc9 100644 (file)
@@ -59,7 +59,7 @@ setup() {
        log "== test 00: target handle mismatch (bug 5317) === `date +%H:%M:%S`"
 
        #define OBD_FAIL_OST_ALL_REPLY_NET       0x211
-       do_facet ost "lctl set_param fail_loc=0x80000211"
+       do_facet ost1 "lctl set_param fail_loc=0x80000211"
 
        zconf_mount `hostname` $MOUNT && df $MOUNT && pass || error "mount fail"
     fi
@@ -101,6 +101,5 @@ test_3() {
 }
 run_test 3 "Remove testset"
 
-equals_msg test complete, cleaning up
+complete $SECONDS
 FORCE=--force $CLEANUP
-echo "$0: completed"