]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: Valgrind suppression additions to pattern match inline functions stemming from... 66432/head
authorstzuraski898 <steven.zuraski@ibm.com>
Thu, 16 Apr 2026 21:00:43 +0000 (21:00 +0000)
committerstzuraski898 <steven.zuraski@ibm.com>
Fri, 17 Apr 2026 18:45:33 +0000 (18:45 +0000)
commiteaa201368623b0f4170b6ba1ac6ff275121565f0
treeec0622fcb64f544385eb9584ba8afbb7fb421cbd
parent9e3aabbc941f846aa76afe1f2ebbb607fc23c920
qa: Valgrind suppression additions to pattern match inline functions stemming from CPython in mgr

Fixes: https://tracker.ceph.com/issues/72938
Signed-off-by: szuraski898 <steven.zuraski@ibm.com>
Conflicts:
  qa/valgrind.supp

The qa/valgrind.supp file had a conflict with an extra curly brace at the EOF as a result of changes adding CPython suppressions in the unittest-mgr branch, as well as additions coming form main.
Resolved by keeping both: the CPython suppressions for the mgr unit tests and all the rocky10 suppressions from main (rocky10_gcc14_mismatch_delete_map_erase
and rocky10 still reachable rocksdb leak), and removing the extra curly brace after merging.
qa/valgrind.supp