Loading
test/json_config: fix issue with missing bdev
I'm guessing this happened during a refactor a while back, just noticed it while looking at something else. We create a PT bdev on a malloc bdev that was never created. Change-Id: Idda7448b908c184f31be3ac1dd076f1cdf3397ed Signed-off-by:paul luse <paul.e.luse@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/452778 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com>