Spdk/test/vhost
Tomasz Zawadzki 3b9db6c403 test/fio: export single variable for running fio_plugins
This patch adds functions in autotest_common.sh,
fio_bdev() and fio_nvme() for their respective plugins.
It simplifies its usage throughout the scripts.

Additionally will help with expanding the fio cmd
line with nessecary changes only in single place.

This will be used in next patch in series to
LD_PRELOAD ASAN before fio_plugin.

Note: Did not implement changes for perf scripts,
since they are usualy run separately and didn't want
to affect those.
Similarly didn't change vhost initiator tests,
because the exported directories do not work for
inside the VM. Will need to think of a way to change it
there as well.

Change-Id: Idf750ee7aa9d5e30efc0ce430d15fa45ceccb203
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456314
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-06-06 05:17:16 +00:00
..
common vhost: Delete scripts for manual testing 2019-05-16 11:16:30 +00:00
fiotest test/vhost: Rename spdk_vhost_kill to vhost_kill 2019-06-05 18:30:34 +00:00
hotplug test/vhost: Rename spdk_vhost_kill to vhost_kill 2019-06-05 18:30:34 +00:00
initiator test/fio: export single variable for running fio_plugins 2019-06-06 05:17:16 +00:00
integrity test/vhost: Rename spdk_vhost_kill to vhost_kill 2019-06-05 18:30:34 +00:00
lvol test/vhost: Rename spdk_vhost_kill to vhost_kill 2019-06-05 18:30:34 +00:00
migration test/vhost: Rename spdk_vhost_kill to vhost_kill 2019-06-05 18:30:34 +00:00
other test/vhost: Rename spdk_vhost_kill to vhost_kill 2019-06-05 18:30:34 +00:00
perf_bench test/vhost: Rename spdk_vhost_kill to vhost_kill 2019-06-05 18:30:34 +00:00
readonly test/vhost: Rename spdk_vhost_kill to vhost_kill 2019-06-05 18:30:34 +00:00
shared test/fio: export single variable for running fio_plugins 2019-06-06 05:17:16 +00:00
vhost_boot test/vhost: Rename spdk_vhost_kill to vhost_kill 2019-06-05 18:30:34 +00:00
windows test/vhost: Rename spdk_vhost_kill to vhost_kill 2019-06-05 18:30:34 +00:00
common.sh test/vhost: Add a vhost_rpc function to common.sh 2019-06-05 18:30:34 +00:00
manual.sh vhost: Use standard path names throughout tests 2019-05-16 11:16:30 +00:00
test_plan.md test/vhost: remove virsh use from filesystem test 2018-03-23 04:08:28 -04:00
vhost.sh test/vhost: re-enable readonly in nightly testing 2019-05-23 11:35:26 +00:00