Whamcloud - gitweb
LU-2547 tests: EXCEPT recovery-small/24a for ZFS
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Mon, 22 Apr 2013 20:46:48 +0000 (16:46 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 29 Apr 2013 16:24:51 +0000 (12:24 -0400)
EXCEPT this test for ZFS as it is failing over 50% of the time
currently.  Re-enable when root cause of failure is located.

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: I6c02a4db5a0d9f876cb4e8cff4e614eb3ac86dfd
Reviewed-on: http://review.whamcloud.com/6119
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Hudson
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/recovery-small.sh

index 63d0b73..2fdf399 100755 (executable)
@@ -20,8 +20,8 @@ require_dsh_mds || exit 0
 [ "$SLOW" = "no" ] && EXCEPT_SLOW="17  26a  26b    50   51     57"
 
 [ $(facet_fstype $SINGLEMDS) = "zfs" ] &&
-# bug number for skipped test:       LU-2194
-       ALWAYS_EXCEPT="$ALWAYS_EXCEPT 19b"
+# bug number for skipped test:       LU-2194 LU-2547
+       ALWAYS_EXCEPT="$ALWAYS_EXCEPT 19b     24a"
 
 build_test_filter