]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
test/objectstore/store_test: Adapt tests to write_v2
authorAdam Kupczyk <akupczyk@ibm.com>
Wed, 29 May 2024 06:34:23 +0000 (06:34 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Thu, 24 Apr 2025 06:47:18 +0000 (06:47 +0000)
commit4d6e7ac371b92590393ac2d982bdcb27f9fea0bb
tree7f0c77181fb035ff2ae835c18980b624017f2c13
parent528813e46b18bba35a04c4c10807ff3fb0e73a4c
test/objectstore/store_test: Adapt tests to write_v2

Tests that use original write path specific knowledge are failing now.
Falling back to write_v1 in these tests.

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