]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/test/librados: enable FastEC tests with crimson 69913/head
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Thu, 2 Jul 2026 12:35:16 +0000 (18:05 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Wed, 8 Jul 2026 12:53:14 +0000 (18:23 +0530)
commita4d69dc20c0a2c0d3205bf79e54d236fa32a6005
tree4533d628c673bf7fcae414b9b30e095e90484431
parent6c89866b534a380fe99e2e0eae5e4b904f6e6da8
src/test/librados: enable FastEC tests with crimson

This commit enables fast EC tests such that they are run for crimson
OSDs. This is done towards an effort to establish reliable fast EC
support in crimson.

These tests where previously enabled as part of another PR but
ultimately were not merged due to insufficient confidence.

Fixes: https://tracker.ceph.com/issues/77910
Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
src/test/librados/TestCase.cc
src/test/librados/aio.cc
src/test/librados/io.cc