]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test/librados/snapshots_cxx: Enable OrderSnap for Crimson 51673/head
authorMatan Breizman <mbreizma@redhat.com>
Wed, 15 Mar 2023 16:04:42 +0000 (16:04 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Mon, 22 May 2023 15:45:44 +0000 (15:45 +0000)
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
(cherry picked from commit ee4cebedfe61e5181c38d6be153b68cf56b74c61)

src/test/librados/snapshots_cxx.cc

index 83e3bd36172ad9c081d3382f4c6d332f5c8e9bb7..4db6a216bc9c91a463d11791dfc86fbd12969a95 100644 (file)
@@ -409,7 +409,6 @@ TEST_F(LibRadosSnapshotsSelfManagedPP, Bug11677) {
 }
 
 TEST_F(LibRadosSnapshotsSelfManagedPP, OrderSnap) {
-  SKIP_IF_CRIMSON();
   std::vector<uint64_t> my_snaps;
   char buf[bufsize];
   memset(buf, 0xcc, sizeof(buf));