+26
−13
Loading
Related to #3377 Whenever assert failed in verify_devices(), there was absolutely no information which scenario or device was/wasn't detected. Added verbose logging to the verify_devices(), as well as moved asserts to the test scenario. This way it will be obvious which part of the test failed, with which device. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: Iffa3c366cbd7ca2370b66cffa8edac3535c5b004 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23174 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Marcin Spiewak <marcin.spiewak@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com>