Whamcloud - gitweb
b=6871
authoralex <alex>
Sat, 18 Jun 2005 13:39:35 +0000 (13:39 +0000)
committeralex <alex>
Sat, 18 Jun 2005 13:39:35 +0000 (13:39 +0000)
 - drop fail_loc to 0 in test 20

lustre/tests/replay-dual.sh

index c3c7fd3..3bf94d5 100755 (executable)
@@ -468,6 +468,7 @@ test_20() {     # bug 3822 - evicting client with enqueued lock
        wait $OPENPID
        dmesg | grep "entering recovery in server" && \
                error "client not evicted" || true
        wait $OPENPID
        dmesg | grep "entering recovery in server" && \
                error "client not evicted" || true
+       do_facet client sysctl -w lustre.fail_loc=0
 }
 run_test 20 "ldlm_handle_enqueue succeeds on evicted export (3822)"
 
 }
 run_test 20 "ldlm_handle_enqueue succeeds on evicted export (3822)"