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:
62559f1
)
b=21142
author
grev
<grev>
Wed, 9 Dec 2009 20:56:25 +0000
(20:56 +0000)
committer
grev
<grev>
Wed, 9 Dec 2009 20:56:25 +0000
(20:56 +0000)
i=Andrew.Perepechko
test_cascading_rw: return if skip
lustre/tests/parallel-scale.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/parallel-scale.sh
b/lustre/tests/parallel-scale.sh
index
20f9f36
..
7abac0d
100644
(file)
--- a/
lustre/tests/parallel-scale.sh
+++ b/
lustre/tests/parallel-scale.sh
@@
-309,6
+309,7
@@
run_test ior "ior"
test_cascading_rw() {
if [ "$NFSCLIENT" ]; then
skip "skipped for NFSCLIENT mode"
+ return
fi
[ x$CASC_RW = x ] &&