mirror_zfs/tests/zfs-tests/tests/perf
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
..
fio autoconf: use include directives instead of recursing down test data 2022-05-10 10:20:19 -07:00
regression ZTS: random_readwrite test doesn't run correctly 2022-11-10 14:00:04 -08:00
scripts autoconf: use include directives instead of recursing down test data 2022-05-10 10:20:19 -07:00
nfs-sample.cfg OpenZFS 9185 - Enable testing over NFS in ZFS performance tests 2019-02-04 09:27:37 -08:00
perf.shlib tests: remove unused functions 2022-04-01 18:03:05 -07:00