Spdk/test
Karol Latecki 8bc67f2db3 test/json_config: kill spdk target outside of "if" instruction
In case there is an error while killing the process we won't
be able to fail the test, because non-zero return codes
are not respected by set -e option if they originate from
inside "if" instruction".

Change-Id: I2da2a00df52ae3530152a514cf86036079d61430
Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466412
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-09-24 16:58:53 +00:00
..
app test/vhost_fuzz: fix an error between SCSI_MGMT_NAME and SCSI_IO_NAME 2019-08-27 18:33:10 +00:00
bdev bdevperf: Use zcopy APIs for write I/O with verify or reset cases 2019-09-20 20:24:24 +00:00
blobfs test: remove test plan .md files 2019-09-10 22:57:04 +00:00
blobstore RPC: rename get_bdev_histogram to bdev_get_histogram 2019-09-13 22:39:15 +00:00
common test/scripts: fix minor grammar issues 2019-09-19 20:56:35 +00:00
compress test/compress: enable QAT testing in CI 2019-09-20 16:27:33 +00:00
config_converter RPC: rename nvmf_subsystem_create to nvmf_create_subsystem 2019-09-24 16:42:41 +00:00
cpp_headers Makefile: Add possibility to uninstall spdk. 2019-05-16 20:56:18 +00:00
env env: add spdk_pci_device_unclaim() 2019-09-18 20:34:39 +00:00
event notify: add notification library 2019-03-29 21:15:14 +00:00
ftl rpc: Rename stop_nbd_disk to nbd_stop_disk 2019-09-19 20:56:35 +00:00
fuzz RPC: rename delete_nvmf_subsystem to nvmf_delete_subsystem 2019-09-24 16:42:41 +00:00
ioat test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00
iscsi_tgt RPC: rename delete_nvmf_subsystem to nvmf_delete_subsystem 2019-09-24 16:42:41 +00:00
json_config test/json_config: kill spdk target outside of "if" instruction 2019-09-24 16:58:53 +00:00
lvol rpc: Rename stop_nbd_disk to nbd_stop_disk 2019-09-19 20:56:35 +00:00
make test/make: add ignored libs to check_so_deps.sh 2019-09-09 22:15:24 +00:00
nvme test/nvme: re-enable nvme hotplug test 2019-09-20 20:24:57 +00:00
nvmf RPC: rename delete_nvmf_subsystem to nvmf_delete_subsystem 2019-09-24 16:42:41 +00:00
ocf scripts/rpc: Rename rpc delete_malloc_bdev to bdev_malloc_delete 2019-09-09 05:02:47 +00:00
openstack RPC: rename rpc get_bdevs to bdev_get_bdevs 2019-09-13 22:39:15 +00:00
pmem RPC: rename rpc get_bdevs to bdev_get_bdevs 2019-09-13 22:39:15 +00:00
rpc_client jsonrpc: tolerate null json value for parameters in json-rpc call 2019-07-26 19:30:57 +00:00
spdkcli RPC: rename destruct_split_vbdev to bdev_split_delete 2019-09-19 19:24:47 +00:00
unit rdma: Add DIF support for write operation 2019-09-20 16:07:46 +00:00
vhost RPC: rename nvmf_subsystem_create to nvmf_create_subsystem 2019-09-24 16:42:41 +00:00
vmd rpc: Rename construct_nvme_bdev to bdev_nvme_attach_controller 2019-09-18 21:53:25 +00:00
Makefile jsonrpc-client: add new C client library 2018-10-11 20:07:44 +00:00
spdk_cunit.h test: remove leftover spdk_cunit declaration 2018-07-06 22:47:56 +00:00