Loading
event/nvmf: allow running without [Transport] in the legacy cfg file
While useful in NVMf target, this is really annoying in the consolidated spdk target, where NVMe-oF doesn't even have to be used. OCF tests currently use iscsi_tgt just because spdk_tgt requires the additional [Transport] section in the cfg file. Let's remove that requirement. Change-Id: I418b47d62dcc06b9513f9f0496dc1e39b9d5a554 Signed-off-by:Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/450056 Reviewed-by:
Vitaliy Mysak <vitaliy.mysak@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>