Spdk/test/vhost
Karol Latecki a70d47bef0 test/vhost: remove run_fio.py script
run_fio.py was initially added (as the name suggests)
to run fio workloads on VM guests in client-server
mode during vhost tests.
Over time some of it's functionality was moved to
test/vhost/common.sh, so at the moment this script just
creates a command string and starts it. Using separate
Python script is just an overkill.

run_fio.py also contained an option to measure
VMEXITS on the guest side, which is never run in tests.
If needed we can re-add it in other commits.

Change-Id: I87a4c824dc09220bb6ce709355ee2d65e0ce3540
Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1460
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-03-31 08:01:17 +00:00
..
common test/vhost: remove run_fio.py script 2020-03-31 08:01:17 +00:00
fio test: fix uses of deprecated RPCs 2019-11-07 22:55:38 +00:00
fiotest test/vhost: Remove vhost_load_config function 2020-03-04 10:04:17 +00:00
fuzz test/vhost: add "-g" for vhost_fuzz app 2020-03-06 10:27:55 +00:00
hotplug Revert "test/hotremove: Select test cases to be run for scci and blk hotremove." 2020-02-27 18:11:36 +00:00
initiator fio: Remove hardcoded path to fio repo 2020-03-17 14:44:20 +00:00
integrity test/vhost: fix parted error 2020-01-15 14:28:51 +00:00
lvol test: do not use iter_pci_class_code in tests 2020-03-18 08:03:21 +00:00
migration test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
other test/vhost: Add negative test for vhost scsi target removal 2020-03-04 10:04:17 +00:00
perf_bench fio: Remove hardcoded path to fio repo 2020-03-17 14:44:20 +00:00
readonly test: Shellcheck - correct rule: Word is on the form... 2019-11-13 15:03:11 +00:00
shared test/vhost: Replace ini config with json in shared test 2020-02-25 10:31:49 +00:00
vhost_boot test: fix error when running vhost_test.sh 2020-01-10 08:47:01 +00:00
windows test: Shellcheck - apply rule SC2155 2019-11-12 18:14:59 +00:00
common.sh test/vhost: remove run_fio.py script 2020-03-31 08:01:17 +00:00
manual.sh Revert "test/hotremove: Select test cases to be run for scci and blk hotremove." 2020-02-27 18:11:36 +00:00
vhost.sh Revert "test/hotremove: Select test cases to be run for scci and blk hotremove." 2020-02-27 18:11:36 +00:00