]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/crimson/seastore: extract common test logic for transaction_maanager initialization
authorSamuel Just <sjust@redhat.com>
Wed, 14 Oct 2020 07:13:40 +0000 (00:13 -0700)
committerSamuel Just <sjust@redhat.com>
Tue, 20 Oct 2020 19:27:12 +0000 (12:27 -0700)
commit2ac5ba6fbfe30ca81d4c3a1ec75dc293a907c3cb
treec1132591963c2e002fc6d909d60e99e225fd126b
parentdebd83d175c3f709b6a301693ae6458015a93d5f
test/crimson/seastore: extract common test logic for transaction_maanager initialization

This should make it somewhat easier to avoid breaking tests that
depend on transaction_manager.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/test/crimson/seastore/test_extmap_manager.cc
src/test/crimson/seastore/test_transaction_manager.cc
src/test/crimson/seastore/transaction_manager_test_state.h [new file with mode: 0644]