Spdk/test/nvme
Darek Stojaczyk da2aa2aca0 test/nvme/hotplug: create QEMU host drives at startup
We used to create them at runtime with QEMU monitor, but
they can be created just once at startup. While here, start
using loops in bash to create/modify 4 equal drives.

Change-Id: Ie73ba3496a1cfb5d5a173118d331d90eee713270
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2144
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-06-08 09:33:35 +00:00
..
aer lib/nvme: add spdk_nvme_transport_available_by_name 2020-01-16 09:10:38 +00:00
cuse test/nvme: dynamic nvme cuse devices update test 2020-06-05 09:01:44 +00:00
deallocated_value test/nvme/deallocated_value: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
e2edp test/nvme: allocate separate metadata buffer when enable PRACT 2020-04-02 07:02:38 +00:00
err_injection nvme: replace cdw10 with specific union command 2019-12-06 14:43:41 +00:00
overhead test/nvme: Increment current_queue_depth only if I/O submission succeeded 2020-05-29 14:58:30 +00:00
perf test/common: remove discover_bdevs() 2020-06-05 09:03:50 +00:00
reserve test/nvme_reserve: return failure if tests had errors 2020-06-03 07:38:08 +00:00
reset test/nvme: Increment current_queue_depth only if I/O submission succeeded 2020-05-29 14:58:30 +00:00
sgl test/nvme/sgl: switch to spdk_*malloc(). 2019-07-16 10:51:47 +00:00
startup test/nvme: Add nvme startup tool. 2019-10-23 17:03:56 +00:00
hotplug.sh test/nvme/hotplug: create QEMU host drives at startup 2020-06-08 09:33:35 +00:00
hw_hotplug.sh check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
Makefile test/nvme: dynamic nvme cuse devices update test 2020-06-05 09:01:44 +00:00
nvme_ns_manage_cuse.sh test/nvme: add reset to ns manage test if AER ns change not supported 2020-06-05 09:01:44 +00:00
nvme_opal.sh test/nvme_opal: use run_test framework 2020-01-07 12:15:34 +00:00
nvme_rpc.sh test: do not use iter_pci_class_code in tests 2020-03-18 08:03:21 +00:00
nvme.sh test/nvme: dynamic nvme cuse devices update test 2020-06-05 09:01:44 +00:00
spdk_nvme_cli_cuse.sh check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
spdk_nvme_cli.sh check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
spdk_smartctl_cuse.sh check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00