From 9f1b3a03f1b9a95a34147bfd9855f08c76d0ffb1 Mon Sep 17 00:00:00 2001 From: grev Date: Fri, 19 Jun 2009 13:22:09 +0000 Subject: [PATCH] b=19913 i=Johann skip test_151 for remote ost && no_dsh --- lustre/tests/sanity.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index c58e462..15096c9 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -5764,6 +5764,8 @@ function roc_hit() { } test_151() { + remote_ost_nodsh && skip "remote OST with nodsh" && return + local list=$(comma_list $(osts_nodes)) if ! do_nodes $list grep -q truncate_inode_pages_range /proc/kallsyms; then #b=18718 skip "old RHEL4/SLES9 kernel" && return -- 1.8.3.1