From: grev Date: Fri, 19 Jun 2009 13:22:09 +0000 (+0000) Subject: b=19913 X-Git-Tag: v1_8_2_01~1^2~307 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=9f1b3a03f1b9a95a34147bfd9855f08c76d0ffb1;p=fs%2Flustre-release.git b=19913 i=Johann skip test_151 for remote ost && no_dsh --- 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