]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
cmake: Removed unittest_alloc_aging from make check.
authorAdam Kupczyk <akupczyk@redhat.com>
Tue, 18 Feb 2020 20:41:18 +0000 (21:41 +0100)
committerAdam Kupczyk <akupczyk@redhat.com>
Wed, 19 Feb 2020 15:39:16 +0000 (16:39 +0100)
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
src/test/objectstore/CMakeLists.txt

index 8c4420d28a6000fc24cb1a08a4e7b196a9222b01..00a2025ba54bcbe3d72d12a70b17c4e4b3766a63 100644 (file)
@@ -116,7 +116,6 @@ if(WITH_BLUESTORE)
     Allocator_aging_fragmentation.cc
     $<TARGET_OBJECTS:unit-main>
     )
-  add_ceph_unittest(unittest_alloc_aging)
   target_link_libraries(unittest_alloc_aging os global)
 
   # unittest_bluefs