Whamcloud - gitweb
Branch b1_6
authorjohann <johann>
Tue, 9 Oct 2007 07:03:36 +0000 (07:03 +0000)
committerjohann <johann>
Tue, 9 Oct 2007 07:03:36 +0000 (07:03 +0000)
b=13659
i=nathan

enable D_OTHER (= D_ADAPTTO) for AT test.

lustre/tests/replay-single.sh

index a1371a5..3c0088f 100755 (executable)
@@ -1192,6 +1192,8 @@ test_65a() #bug 3055
 {
     at_start
     $LCTL dk > /dev/null
+    debugsave
+    sysctl -w lnet.debug="+other"
     # slow down a request
     do_facet mds sysctl -w lustre.fail_val=30000
 #define OBD_FAIL_PTLRPC_PAUSE_REQ        0x50a