Spdk/test/vhost/common
Pawel Kaminski 766b1f62d9 test/vhost: test multiple connections to a single vhost device
Two fio instancess will try to do simultaneous I/O
to a single vhost block device.

The test uses default_initiator.job as a fio config,
which apparently wasn't used anywhere and had to be
slightly adjusted to work. Specificaly, we had to
specify an empty job in the config file, as specifying
it from the command line wouldn't make it inherit
any options from the [global] section in the file.

Change-Id: I2c2a96a709c567f5c910715a5b3d85a4e28bcb97
Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com>
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/419066
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2019-01-28 17:00:03 +00:00
..
fio_jobs test/vhost: test multiple connections to a single vhost device 2019-01-28 17:00:03 +00:00
autotest.config test/vhost: change spdk and qemu masks to decimal format 2018-06-28 16:30:48 +00:00
common.sh test/vhost: allow vm_setup to boot vm from vhost controller 2018-10-04 21:35:24 +00:00
run_fio.py scripts: use python3 in all scripts 2018-09-14 22:24:30 +00:00
run_vhost.sh test/vhost: remove some ancient artifacts 2018-02-15 11:23:22 -05:00
vm_run.sh test/vhost: introduce notice, warning, error and fail message 2018-01-08 18:01:33 -05:00
vm_setup.sh test/vhost-blk: enable read only test for vhost-blk 2018-04-23 20:40:26 +00:00
vm_shutdown.sh test/vhost: introduce notice, warning, error and fail message 2018-01-08 18:01:33 -05:00
vm_ssh.sh test/vhost: introduce notice, warning, error and fail message 2018-01-08 18:01:33 -05:00