+13
−16
Loading
run_test already calls report_test_completion so where we were calling report_test_completion, we can now just echo out that we are using valgrind or the other tools and run_test will take care of the rest. Change-Id: I24bef432599fe7e8deaa1011ccff0140d36dc731 Signed-off-by:Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478543 Community-CI: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Karol Latecki <karol.latecki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>