Spdk/test/nvmf
Pawel Wodkowski 651d9158a0 test: consolidate tests for reading JSON config
This patch rework all JSON config file reading tests. This is needed as
current approach will require to modify each test to re-launch SPDK
applications for each test type. This is hard to do because tests are
not flexible and will require to be rewritten almost from scratch. Not
metioning time to relaunch each test separatly.

Instead, just replace all old tests with one test. Launch only one
target and only one initiator. Then configure it using RPC calls. Then
config is dumped and target and initiator application is relaunched to
reread the configuration from file. Then config is dumped again and
compared.

Change-Id: Id857089aed0e6f2197cbf3ae625a4e9f4b13e8bb
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-on: https://review.gerrithub.io/c/432318
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Pawel Kaminski <pawelx.kaminski@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
2019-01-16 14:17:10 +00:00
..
bdev_io_wait test/nvmf: Use create_transport instead of set_tgt_opts 2018-10-12 16:30:24 +00:00
create_transport test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
discovery test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
filesystem test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
fio test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
host nvme_rdma: Add source addr info to RPC 2018-12-20 17:31:43 +00:00
lvol Revert "test/nvmf: Use bdevperf in lvol test instead of fio" 2019-01-09 20:50:36 +00:00
multiconnection test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
nmic test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
nvme_cli test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
rpc test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
shutdown nvme_bdev: add parsing for hostaddr and hostsvcid 2018-12-20 17:31:43 +00:00
common.sh test/nvmf: Don't use the stub 2018-12-06 16:53:07 +00:00
nvmf.sh test/nvmf: Don't use the stub 2018-12-06 16:53:07 +00:00
test_plan.md test/nvmf: remove nvmf_tgt+pmem test 2018-04-03 14:14:29 -04:00