Revert "test/vhost: lower fio job iodepth"
Now that the bdev layer handles ENOMEM errors internally, we can restore the original fio queue depths that were reduced to avoid test pool failures. This reverts commit 26a40ff914aa90f307aab61b26748da97835bb9d. Change-Id: Ib7f1bd1e0251f4b2a6370cfd84e2f60e8ee15428 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/380855 Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
This commit is contained in:
parent
1cd3705ecb
commit
e960eb4733
@ -1,8 +1,8 @@
|
||||
[global]
|
||||
blocksize_range=4k-512k
|
||||
iodepth=128
|
||||
iodepth_batch=32
|
||||
iodepth_low=64
|
||||
iodepth=512
|
||||
iodepth_batch=128
|
||||
iodepth_low=256
|
||||
ioengine=libaio
|
||||
size=1G
|
||||
io_size=4G
|
||||
|
Loading…
x
Reference in New Issue
Block a user