test/ocf/management/remove.sh
0 → 100755
+59
−0
+1
−0
Loading
This patch adds test that checks correctnes of delete_ocf_bdev rpc command. After delete_ocf_bdev command, all settings related to the removed ocf instance should be cleared and this particular ocf instance should not be loaded on next application start. Signed-off-by:Marcin Dziegielewski <marcin.dziegielewski@intel.com> Change-Id: Ifc61399d9f1ab7407f62b4a25e9bb1468f401880 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/465674 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com>