From c480ba3518527a3ef1fb9e2e9d53cf960894d782 Mon Sep 17 00:00:00 2001 From: bobijam Date: Mon, 22 Jun 2009 01:49:08 +0000 Subject: [PATCH] Branch HEAD b=19913 o=grev 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 4b37221..a3246fe 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -6049,6 +6049,8 @@ function roc_hit() { } test_151() { + remote_ost_nodsh && skip "remote OST with nodsh" && return + local CPAGES=3 local list=$(comma_list $(osts_nodes)) -- 1.8.3.1