numam-spdk/test/nvme
Ben Walker 1a903f9c52 opal: Don't use set +e to ignore errors.
For errors that we do want to ignore, use || true after the commands.
This allows crashes in the background target application to fail
the tests.

Change-Id: I1fcd711c17ad0a956b6778260b2db8c0b801584f
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/475156
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-11-21 10:05:45 +00:00
..
aer test/nvme/aer: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
deallocated_value test/nvme/deallocated_value: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
e2edp test/nvme/e2edp: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
err_injection test/nvme: Allow NVMe with 0 namespaces in tests 2019-07-08 09:39:09 +00:00
overhead test/nvme: Don't fail test for NVMe with no namespaces 2019-07-12 07:36:21 +00:00
perf test: Shellcheck - apply rule SC2155 2019-11-12 18:14:59 +00:00
reset nvme: change retry count can be configured via bdev nvme driver 2019-08-09 00:44:50 +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: Shellcheck - apply rule SC2155 2019-11-12 18:14:59 +00:00
hw_hotplug.sh test: Shellcheck - correct rule: $/${} is unnecessary on arithmetic variables. 2019-11-07 23:04:10 +00:00
Makefile test/nvme: Add nvme startup tool. 2019-10-23 17:03:56 +00:00
nvme_opal.sh opal: Don't use set +e to ignore errors. 2019-11-21 10:05:45 +00:00
nvme.sh test/nvme: disable startup test for FreeBSD 2019-11-01 17:56:52 +00:00
spdk_nvme_cli_cuse.sh test/nvme: fix wait for spdk_tgt error code on exit 2019-11-21 08:01:57 +00:00
spdk_nvme_cli.sh nvme/tests: Enable testing multinamespace NVMe 2019-07-08 09:39:09 +00:00