Spdk/test/iscsi_tgt
Shuhei Matsumoto 6de3ac79ea test/iscsi_tgt: Call remove_backends after iscsicleanup in the trap handler
In the trap handler, iscsicleanup had been called after remove_backends.
This ordering found a bug in SCSI library but is not different from
normal path, and had created LVOL hotplug test unintentionally.

Fix the ordering first and consider an independent test case for
LVOL hotplug + iSCSI target separately later.

The failure which invoked the trap handler will be also investigated
regardless of this patch.

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: I6b2a0d7d38348fcbf7ccc272063dc8408f15315a
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/473156
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: yidong0635 <dongx.yi@intel.com>
2019-11-05 12:10:08 +00:00
..
bdev_io_wait RPC: rename start_subsystem_init to framework_start_init 2019-09-30 21:13:41 +00:00
calsoft RPC: rename start_subsystem_init to framework_start_init 2019-09-30 21:13:41 +00:00
digests RPC: rename start_subsystem_init to framework_start_init 2019-09-30 21:13:41 +00:00
ext4test rpc: Rename delete_nvme_controller to bdev_nvme_detach_controller 2019-10-10 16:19:33 +00:00
filesystem test/iscsi_tgt: Call remove_backends after iscsicleanup in the trap handler 2019-11-05 12:10:08 +00:00
fio rpc: Rename delete_target_node to iscsi_delete_target_node 2019-10-01 14:00:30 +00:00
initiator RPC: rename start_subsystem_init to framework_start_init 2019-09-30 21:13:41 +00:00
ip_migration RPC: rename start_subsystem_init to framework_start_init 2019-09-30 21:13:41 +00:00
lvol RPC: rename start_subsystem_init to framework_start_init 2019-09-30 21:13:41 +00:00
multiconnection rpc: Rename delete_nvme_controller to bdev_nvme_detach_controller 2019-10-10 16:19:33 +00:00
nvme_remote RPC: rename start_subsystem_init to framework_start_init 2019-09-30 21:13:41 +00:00
perf test: Shellcheck - correct rule: "Can't use =~ in [ ]" 2019-10-01 14:03:34 +00:00
pmem RPC: rename start_subsystem_init to framework_start_init 2019-09-30 21:13:41 +00:00
qos rpc: Rename delete_target_node to iscsi_delete_target_node 2019-10-01 14:00:30 +00:00
rbd RPC: rename start_subsystem_init to framework_start_init 2019-09-30 21:13:41 +00:00
reset RPC: rename start_subsystem_init to framework_start_init 2019-09-30 21:13:41 +00:00
rpc_config rpc: Rename get_scsi_devices to scsi_get_devices 2019-10-03 23:01:27 +00:00
sock test: use single quotes in trap instruction 2019-08-14 02:20:45 +00:00
trace_record rpc: Rename delete_target_node to iscsi_delete_target_node 2019-10-01 14:00:30 +00:00
common.sh test: Shellcheck - apply rule SC1010. 2019-10-09 14:37:40 +00:00
iscsi_tgt.sh test: use single quotes in trap instruction 2019-08-14 02:20:45 +00:00