Spdk/test/nvme
Karol Latecki ba5329d3e4 test/nvme: do not skip tests if nvme-cli is unavailable
We do not want to skip tests, especially that the
'if' statement is inside the test script.
So even though the test wasn't actually ran it still
is reported as executed because "spdk_nvme_cli.sh" returned
with rc=0.

Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Change-Id: I89c553aebcc1346f8f584dd86eeae1ca146e7340
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/980
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Michal Berger <michalx.berger@intel.com>
2020-03-03 07:55:07 +00:00
..
aer lib/nvme: add spdk_nvme_transport_available_by_name 2020-01-16 09:10:38 +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 nvme: replace cdw10 with specific union command 2019-12-06 14:43:41 +00:00
overhead test/nvme: Don't fail test for NVMe with no namespaces 2019-07-12 07:36:21 +00:00
perf Fix Markdown MD022 linter warnings - headers blank lines 2020-02-17 10:07:21 +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 SC2002 2020-01-17 14:07:39 +00:00
hw_hotplug.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
Makefile test/nvme: Add nvme startup tool. 2019-10-23 17:03:56 +00:00
nvme_opal.sh test/nvme_opal: use run_test framework 2020-01-07 12:15:34 +00:00
nvme_rpc.sh test/nvme: nvme_rpc add test for bdev_nvme_apply_firmware 2020-02-17 10:06:00 +00:00
nvme.sh test/nvme: Don't wait for spdk_stub0 if stub dies prematurely 2020-02-04 20:22:23 +00:00
spdk_nvme_cli_cuse.sh test/nvme: fix correct controllers name in nvme-cli cuse test 2020-02-24 08:02:41 +00:00
spdk_nvme_cli.sh test/nvme: do not skip tests if nvme-cli is unavailable 2020-03-03 07:55:07 +00:00
spdk_smartctl_cuse.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00