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:
5378be5
)
r=adilger
author
nic
<nic>
Wed, 14 Dec 2005 20:24:42 +0000
(20:24 +0000)
committer
nic
<nic>
Wed, 14 Dec 2005 20:24:42 +0000
(20:24 +0000)
seed the fsx operations from the time so that we vary the test sequence a bit
lustre/tests/sanityN.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanityN.sh
b/lustre/tests/sanityN.sh
index
47bafd8
..
2be73ff
100644
(file)
--- a/
lustre/tests/sanityN.sh
+++ b/
lustre/tests/sanityN.sh
@@
-351,7
+351,7
@@
test_15() { # bug 974 - ENOSPC
run_test 15 "test out-of-space with multiple writers ==========="
test_16() {
- fsx -c 50 -p 100 -N 2500 $MOUNT1/fsxfile $MOUNT2/fsxfile
+ fsx -c 50 -p 100 -N 2500
-S 0
$MOUNT1/fsxfile $MOUNT2/fsxfile
}
run_test 16 "2500 iterations of dual-mount fsx ================="