Whamcloud - gitweb
Land b1_2 onto HEAD (20040304_171022)
[fs/lustre-release.git] / lustre / tests / acceptance-small.sh
index 31bb8ad..6a32076 100755 (executable)
@@ -156,3 +156,11 @@ fi
 if [ "$CONF_SANITY" != "no" ]; then
         sh conf-sanity.sh
 fi
+
+if [ "$REPLAY_OST_SINGLE" != "no" ]; then
+        sh replay-ost-single.sh
+fi
+
+if [ "$RECOVERY_SMALL" != "no" ]; then
+        sh recovery-small.sh
+fi