summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGeorge Melikov <[email protected]>2017-07-04 00:21:12 +0300
committerBrian Behlendorf <[email protected]>2017-07-03 14:21:12 -0700
commit27ef66ef19020dcdcda7b6f64a2f92cac9674565 (patch)
treeebe2d2a07fd33032218a70a26e301eb4e0ef2ddb /tests
parentfe46eebe6b6f75a006a295db1f14c9c9f02751c1 (diff)
ZTS: minor typo and old default values
Reviewed-by: Giuseppe Di Natale <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: George Melikov <[email protected]> Closes #6298
Diffstat (limited to 'tests')
-rw-r--r--tests/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/README.md b/tests/README.md
index 18bdd053a..2e4132201 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -85,7 +85,7 @@ The following zfs-tests.sh options are supported:
-d DIR Create sparse files for vdevs in the DIR directory. By
default these files are created under /var/tmp/.
- -s SIZE Use vdevs of SIZE (default: 2G)
+ -s SIZE Use vdevs of SIZE (default: 4G)
-r RUNFILE Run tests in RUNFILE (default: linux.run)
@@ -116,7 +116,7 @@ FILES: /mnt/file-vdev0 /mnt/file-vdev1 /mnt/file-vdev2
LOOPBACKS: /dev/loop0 /dev/loop1 /dev/loop2
DISKS: loop0 loop1 loop2
NUM_DISKS: 3
-FILESIZE: 2G
+FILESIZE: 4G
Keep pool(s): rpool
/usr/share/zfs/test-runner/bin/test-runner.py -c \