From 910a49a2ae95e5aaff4e7ef489c962c0b314adfe Mon Sep 17 00:00:00 2001 From: grev Date: Fri, 19 Jun 2009 13:20:28 +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 1e2722f..b333492 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -5766,6 +5766,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