Spdk/test/common
Darek Stojaczyk f6dfa72703 autotest: disable ASAN when SPDK_TEST_BLOCKDEV
At the time of SPDK 19.04 release the blockdev tests
were run on machines without libasan installed. A few
months after the release we've merged a fairly big
patch series enabling blockdev to be run with ASAN
and we've installed libasan on all CI machines.

19.04.x doesn't have this patch series and currently
fails to start fio on CI.

We don't want to cherry-pick the entire series, so just
explicitly disable ASAN in our test scripts whenever
blockdev tests are run.

Change-Id: Ib5e26932b5dfd736611ffabd4b055459ec25e59f
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/462820
2019-07-22 13:40:49 +00:00
..
config scripts: vm_setup.sh support INSTALL for Ubuntu 2019-04-22 16:52:56 +00:00
lib thread: Add cpumask parameter to spdk_thread_create 2019-04-23 20:22:55 +00:00
autotest_common.sh autotest: disable ASAN when SPDK_TEST_BLOCKDEV 2019-07-22 13:40:49 +00:00