Loading
test: add additional asan suppressions related to fio
We are already suppressing fio (not SPDK fio_plugin) leaks in a couple of other places, which could likely be causing the indirect leaks we are now going to suppress here. Fixes issue #1003. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Ie5283280495e7155cda1a93d2bd3d48ffbb6cba7 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/473495 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
yidong0635 <dongx.yi@intel.com> Reviewed-by:
GangCao <gang.cao@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>