]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test/librados/snapshots_cxx: Enable OrderSnap for Crimson 50546/head
authorMatan Breizman <mbreizma@redhat.com>
Wed, 15 Mar 2023 16:04:42 +0000 (16:04 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 15 Mar 2023 16:17:53 +0000 (16:17 +0000)
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/test/librados/snapshots_cxx.cc

index f2d281d951aaaec9858575b7c0c9f63f8a0e6c1f..97dfc8767d4fee1f0231217687d6a88f8799e269 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));