Whamcloud - gitweb
Land b_smallfix onto HEAD (20040423_1603)
[fs/lustre-release.git] / lustre / tests / acceptance-small.sh
index 6a32076..f10da1d 100755 (executable)
@@ -157,10 +157,14 @@ if [ "$CONF_SANITY" != "no" ]; then
         sh conf-sanity.sh
 fi
 
+if [ "$RECOVERY_SMALL" != "no" ]; then
+        sh recovery-small.sh
+fi
+
 if [ "$REPLAY_OST_SINGLE" != "no" ]; then
         sh replay-ost-single.sh
 fi
 
-if [ "$RECOVERY_SMALL" != "no" ]; then
-        sh recovery-small.sh
+if [ "$INSANITY" != "no" ]; then
+        sh insanity.sh -r
 fi