Whamcloud - gitweb
b=22797 notify users that recovery-[random,double]-scale tests are not functional...
authorElena Gryaznova <grev@sun.com>
Tue, 22 Jun 2010 21:11:36 +0000 (01:11 +0400)
committerJohann Lombardi <johann@sun.com>
Wed, 23 Jun 2010 09:26:43 +0000 (11:26 +0200)
i=Brian.Murrell

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

index 3a8e203..bdb765c 100644 (file)
@@ -43,6 +43,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 3cf5a16..945c4db 100644 (file)
@@ -42,6 +42,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