Whamcloud - gitweb
You might not believe it, but the open-reply tests pass now.
authorshaver <shaver>
Thu, 20 Feb 2003 09:02:07 +0000 (09:02 +0000)
committershaver <shaver>
Thu, 20 Feb 2003 09:02:07 +0000 (09:02 +0000)
lustre/tests/recovery-small.sh

index 0d0acec..5c8b4ad 100755 (executable)
@@ -121,6 +121,15 @@ setup
 drop_request "mcreate /mnt/lustre/1"
 drop_reply "mcreate /mnt/lustre/2"
 # replay "mcreate /mnt/lustre/3"
+
 drop_request "tchmod 111 /mnt/lustre/2"
 drop_reply "tchmod 666 /mnt/lustre/2"
+# replay "tchmod 444 /mnt/lustre/2"
+
+drop_request "statone /mnt/lustre/2"
+drop_reply "statone /mnt/lustre/2"
+# replay "statone /mnt/lustre/2"
+
+drop_request "opendelay /mnt/lustre/2"
+drop_reply "opendelay /mnt/lustre/2"
 cleanup