]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/bluestore: duplicate unittest_bluefs -> ceph_test_bluefs
authorAdam Kupczyk <akupczyk@ibm.com>
Wed, 11 Dec 2024 17:21:26 +0000 (17:21 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Fri, 13 Dec 2024 12:01:58 +0000 (12:01 +0000)
commit01acb34092422e8254f6015e2633a5a2e82ae2d1
treee0b99098cb7a5738e1f40afee23111dab8af3d27
parentb44af1830316ede1a7539ecdcb2d0b7457788e02
os/bluestore: duplicate unittest_bluefs -> ceph_test_bluefs

This change has 2 rationales:
1) The test outgrew initial unittest framework and now executes
   component testing
2) We still need to run most of unittest_blues as part of jenkins make check
3) We want to run tests on teuthology. Build process excludes unit
   tests, so ceph_test_bluefs was created.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/test/objectstore/CMakeLists.txt