+2
−2
scripts/rpc/bdev.py
100644 → 100755
+4
−4
Loading
Most vbdevs have complete test suites that include rpc calls to set them up and teare them down. With crypto there's not a lot to do w/test other than make sure it's configured and run IO so right now that amounts to tools that use a config (ini) file. Adding create/delete calls here to get basic rpc coverage in CI. The fixes/udpates in the vbdev module and the .py files were fixes found in enabling testing of the rpc calls. Change-Id: I5d7d25e1c96dcf76e0055f23d27781b858e290b0 Signed-off-by:paul luse <paul.e.luse@intel.com> Reviewed-on: https://review.gerrithub.io/425875 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>