numam-spdk/test/common
Darek Stojaczyk 4c6a9cdfa4 test/common: remove discover_bdevs()
There were many cases in the past where discover_bdevs()
is the first app to parse given (invalid) config and silently
fail without even printing the exact error. That's because
the spdk app that's started inside that function has &>/dev/null.

discover_bdevs() is currently used only in nvme perf scripts,
so move it there. It should be probably simplified there,
but the priority for now - and the purpose of this patch - is to
remove it from autotest_common.sh so that no one is tempted to use it.

Change-Id: I1d5840dde9272cdaa1ff282022c6ec29a297df50
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1554
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
2020-06-05 09:03:50 +00:00
..
config rxe_cfg: Drop librxe and port minimal rxe_cfg functionality to Bash 2020-06-05 09:02:27 +00:00
lib lib/nvme: remove spdk prefix from internal headers. 2020-06-01 13:07:30 +00:00
applications.sh check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
autotest_common.sh test/common: remove discover_bdevs() 2020-06-05 09:03:50 +00:00
skipped_build_files.txt test/nvme: dynamic nvme cuse devices update test 2020-06-05 09:01:44 +00:00
skipped_tests.txt test/iscsi: add application for target fuzz testing. 2020-03-13 08:53:46 +00:00