numam-spdk/test
Tomasz Zawadzki baa49be957 test/bdev: fix fio test verification
When this test was ran, it reported for each job:
"fio: verification read phase will never start because write phase uses all of runtime"

There was only randwrite phase, without any read phase with verification.
Alternatievly we can verify a set number of blocks during write using
"verify_backlog" argument.

With this patch writes to all bdevs will be verfied in 1024 chunks.

Change-Id: Ie79d543badd10f3b3ca91b3b56d9d8cb0dd332b2
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464646
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com>
2019-08-09 23:49:16 +00:00
..
app Remove remaining spdk_jsonrpc_begin_result() NULL checks 2019-08-09 16:35:00 +00:00
bdev Remove remaining spdk_jsonrpc_begin_result() NULL checks 2019-08-09 16:35:00 +00:00
blobfs test/rocksdb: remove run_tests.sh 2019-07-05 12:13:16 +00:00
blobstore test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00
common test/bdev: fix fio test verification 2019-08-09 23:49:16 +00:00
compress test/compress: add bdevio and bdevperf tests 2019-07-30 07:36:03 +00:00
config_converter iscsi: Deprecate MinConnectionsPerCore 2019-05-06 17:10:48 +00:00
cpp_headers Makefile: Add possibility to uninstall spdk. 2019-05-16 20:56:18 +00:00
env ut/cunit: added missing semicolon on CU_ASSERT macros 2019-07-24 18:21:22 +00:00
event notify: add notification library 2019-03-29 21:15:14 +00:00
ftl test: Use $((..)) instead of deprecated $[..] 2019-08-08 21:27:40 +00:00
fuzz test/fuzz: Make test timeout configurable. 2019-07-23 04:08:52 +00:00
ioat test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00
iscsi_tgt scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
json_config scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
lvol scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
nvme nvme: change retry count can be configured via bdev nvme driver 2019-08-09 00:44:50 +00:00
nvmf test: Use $((..)) instead of deprecated $[..] 2019-08-08 21:27:40 +00:00
ocf test/ocf: disable persistent metadata test 2019-06-11 18:16:55 +00:00
openstack test/openstack: Fix. Assign nvmfpid var as it is used in nvmftestfini 2019-08-08 22:58:35 +00:00
pmem scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
rpc_client jsonrpc: tolerate null json value for parameters in json-rpc call 2019-07-26 19:30:57 +00:00
spdkcli scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
unit nvme: change retry count can be configured via bdev nvme driver 2019-08-09 00:44:50 +00:00
vhost test/vhost: remove superfluous (..) around condition 2019-08-08 21:27:40 +00:00
vmd test/vmd: fix 'if' syntax error 2019-08-08 21:27:40 +00:00
Makefile jsonrpc-client: add new C client library 2018-10-11 20:07:44 +00:00
spdk_cunit.h test: remove leftover spdk_cunit declaration 2018-07-06 22:47:56 +00:00