]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #64521 from tchaikov/wip-run-cli-tests-with-asan-supp
authorKefu Chai <tchaikov@gmail.com>
Mon, 4 Aug 2025 05:59:48 +0000 (13:59 +0800)
committerGitHub <noreply@github.com>
Mon, 4 Aug 2025 05:59:48 +0000 (13:59 +0800)
commitabd4ec641da6769e323d9b3300ae95e692aa7aef
treef838f3862975e2f6e7d4448fd5a9693bff860883
parent39bc88d9ef187aaf6a6209e39490cd9007fb634f
parentcd4d7a315d30293816a245bef2834eb222638880
Merge pull request #64521 from tchaikov/wip-run-cli-tests-with-asan-supp

test/run-cli-tests: inherit ASAN_OPTIONS and LSAN_OPTIONS

Reviewed-by: Matan Breizman <mbreizma@redhat.com>