mirror_zfs/tests/zfs-tests/tests/perf/regression
John Wren Kennedy e9ab9e512c
ZTS: random_readwrite test doesn't run correctly
This test uses fio's bssplit mechanism to choose io sizes for the test,
leaving the PERF_IOSIZES variable empty. Because that variable is
empty, the innermost loop in do_fio_run_impl is never executed, and as
a result, this test does the setup but collects no data. Setting the
variable to "bssplit" allows performance data to be gathered.

Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Signed-off-by: John Wren Kennedy <john.kennedy@delphix.com>
Closes #14163
2022-11-10 14:00:04 -08:00
..
random_reads.ksh tests: don't fail if no fio or python3.sysctl 2022-04-01 17:55:45 -07:00
random_readwrite_fixed.ksh tests: don't fail if no fio or python3.sysctl 2022-04-01 17:55:45 -07:00
random_readwrite.ksh ZTS: random_readwrite test doesn't run correctly 2022-11-10 14:00:04 -08:00
random_writes_zil.ksh tests: don't fail if no fio or python3.sysctl 2022-04-01 17:55:45 -07:00
random_writes.ksh tests: don't fail if no fio or python3.sysctl 2022-04-01 17:55:45 -07:00
sequential_reads_arc_cached_clone.ksh tests: don't fail if no fio or python3.sysctl 2022-04-01 17:55:45 -07:00
sequential_reads_arc_cached.ksh tests: don't fail if no fio or python3.sysctl 2022-04-01 17:55:45 -07:00
sequential_reads_dbuf_cached.ksh tests: don't fail if no fio or python3.sysctl 2022-04-01 17:55:45 -07:00
sequential_reads.ksh Assorted parameter changes for performance tests 2021-09-21 16:17:36 -06:00
sequential_writes.ksh tests: don't fail if no fio or python3.sysctl 2022-04-01 17:55:45 -07:00
setup.ksh Assorted fixes for the performance tests 2021-07-26 15:47:08 -06:00