numam-spdk/test
Michal Berger 42fc807f47 test/nvmf: Don't let nvmfcleanup() to fail upon finishing the test
If this function fails due to, e.g. modprobe not being able to unload
kernel modules, the errexit will prevent nvmftestfini() from killing
target applications.

Avoid this scenario by ignoring nvmfcleanup()'s es when called from
nvmftestfini().

Change-Id: I3a05261f71d3dcc6ed06f786b4cc1988fd733ffc
Signed-off-by: Michal Berger <michalx.berger@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1377
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Community-CI: Broadcom CI
2020-04-10 07:08:43 +00:00
..
app test/iscsi: add README.md for iscsi fuzz testing 2020-04-06 07:56:07 +00:00
bdev test/bdevperf: fix 4 issues with the outstanding bit array 2020-04-09 08:07:31 +00:00
blobfs test/blobfs: rocksdb building error with gcc9 2020-04-06 07:48:25 +00:00
blobstore examples/blob: skip '\0' when dump xattr's value 2020-04-09 08:08:07 +00:00
common autopackage: remove SPDK_BUILD_PACKAGE flag 2020-04-09 13:44:21 +00:00
compress test/compress: enable multi-thread on single compress bdev 2020-03-31 07:56:28 +00:00
config_converter
cpp_headers
dpdk_memory_utility
env pci_ut: Add the simple bdf parse test. 2020-04-01 10:22:12 +00:00
event
ftl test/ftl: Drop .ini config in favor of json 2020-04-10 07:08:43 +00:00
fuzz test: add autotest of fuzz_iscsi 2020-03-31 07:59:03 +00:00
ioat
iscsi_tgt test/mkfs: provide common function to create filesystem 2020-04-07 08:37:49 +00:00
json_config
lvol test/lvol: fix typo in lvol_size parameter 2020-03-31 07:58:25 +00:00
make test/make: properly escape '.' in awk. 2020-03-31 07:58:17 +00:00
nvme test/nvme_perf: Drop .ini config in favor of json 2020-04-08 06:44:22 +00:00
nvmf test/nvmf: Don't let nvmfcleanup() to fail upon finishing the test 2020-04-10 07:08:43 +00:00
ocf
openstack test/openstack: Drop .init config in favor of json 2020-04-10 07:08:43 +00:00
pmem
rpc scripts/rpc.py: add daemon mode 2020-03-11 11:35:03 +00:00
rpc_client lib/event: fix printing non-null-terminated strings 2020-04-06 07:48:37 +00:00
spdkcli test/spdkcli/tcp: use socat for listening for RPC on a TCP port 2020-04-06 07:48:43 +00:00
unit nvme: fix identify active ns 2020-04-10 07:08:09 +00:00
vhost test/vhost_perf: Drop .ini config in favor of json 2020-04-08 06:44:22 +00:00
vmd fio: Remove hardcoded path to fio repo 2020-03-17 14:44:20 +00:00
Makefile build: add option to disable building unit tests 2020-03-10 09:12:21 +00:00
spdk_cunit.h