mirror_zfs/tests/test-runner
Brian Behlendorf 089b16f48d
ZTS: Fix import_cache_device_replaced
Allow the 'zpool replace' to run slowly without overwhelming the vdev
queues by setting zfs_scan_vdev_limit=128k.  This limits the number of
concurrent slow IOs which need to be handled.  The net effect is the
test case runs approximately 3x faster putting it well under the 10
minute per-test time limit.

Rename import_cache* test cases to imprt_cachefile*.  Originally
these were renamed due to a maximum tar name limit, this limit was
removed by commit 1dfde3d9b.

Replaced instances of /var/tmp in zpool_import.cfg with $TEST_BASE_DIR.

Reviewed-by: bunder2015 <omfgbunder@gmail.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #7765 
Closes #7802
2018-08-18 21:16:12 -07:00
..
bin ZTS: Fix import_cache_device_replaced 2018-08-18 21:16:12 -07:00
include Clean up (k)shlib and cfg file shebangs 2018-04-08 19:37:22 -07:00
man Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00
Makefile.am Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00