Detect available VMD subsystems and disks to bind to userspace for tests. Re-run the default setup.sh configuration once tests are done. Additionally add verify_state_save option to fio config, otherwise this will not pass 'git porcelain' in autotest.sh. Signed-off-by: Karol Latecki <karol.latecki@intel.com> Change-Id: I5d5bded7ee214f39b96bb6ae1e82d59592629aff Signed-off-by: Karol Latecki <karol.latecki@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1959 Community-CI: Mellanox Build Bot 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>
19 lines
196 B
Plaintext
19 lines
196 B
Plaintext
[global]
|
|
ioengine=spdk
|
|
thread=1
|
|
group_reporting=1
|
|
direct=1
|
|
verify=md5
|
|
do_verify=1
|
|
time_based=1
|
|
ramp_time=0
|
|
runtime=2
|
|
iodepth=128
|
|
rw=randrw
|
|
bs=4k
|
|
enable_vmd=1
|
|
verify_state_save=0
|
|
|
|
[test]
|
|
numjobs=1
|