Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0bbfcc
)
b=15273
author
grev
<grev>
Wed, 16 Apr 2008 14:07:44 +0000
(14:07 +0000)
committer
grev
<grev>
Wed, 16 Apr 2008 14:07:44 +0000
(14:07 +0000)
i=Nathan.Rutman
skip test_37 for client only testing
lustre/tests/conf-sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/conf-sanity.sh
b/lustre/tests/conf-sanity.sh
index
9357c70
..
e2567f7
100644
(file)
--- a/
lustre/tests/conf-sanity.sh
+++ b/
lustre/tests/conf-sanity.sh
@@
-1473,6
+1473,7
@@
test_36() { # 12743
run_test 36 "df report consistency on OSTs with different block size"
test_37() {
+ [ -n "$CLIENTONLY" ] && skip "client only testing" && return 0
LOCAL_MDSDEV="$TMP/mdt.img"
SYM_MDSDEV="$TMP/sym_mdt.img"