Whamcloud - gitweb
b=22797 notify users that recovery-[random,double]-scale tests are not functional...
authorElena Gryaznova <grev@sun.com>
Thu, 19 Aug 2010 11:23:08 +0000 (15:23 +0400)
committerMikhail Pershin <tappro@sun.com>
Fri, 20 Aug 2010 11:32:31 +0000 (15:32 +0400)
i=Brian.Murrell

lustre/tests/recovery-double-scale.sh
lustre/tests/recovery-random-scale.sh

index f88afae..4c0ea6f 100644 (file)
@@ -44,6 +44,9 @@ remote_ost_nodsh && skip "remote OST with nodsh" && exit 0
 
 check_timeout || exit 1
 
+[[ $FAILURE_MODE = SOFT ]] && \
+    log "WARNING: $0 is not functional with FAILURE_MODE = SOFT, bz22797"
+
 build_test_filter
 
 check_and_setup_lustre
index 4f8e879..57fe798 100644 (file)
@@ -43,6 +43,9 @@ LOAD_PID_FILE=${LOAD_PID_FILE:-$TMP/client-load.pid}
 
 remote_mds_nodsh && skip "remote MDS with nodsh" && exit 0
 
+[[ $FAILURE_MODE = SOFT ]] && \
+    log "WARNING: $0 is not functional with FAILURE_MODE = SOFT, bz22797"
+
 build_test_filter
 
 check_and_setup_lustre