]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: correct journal test failure caused by two merged commits
authorJason Dillaman <dillaman@redhat.com>
Thu, 10 Mar 2016 12:58:31 +0000 (07:58 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 10 Mar 2016 12:58:31 +0000 (07:58 -0500)
commit9cf46b84a85442be2660295e592f667e8e347094
tree210edc25b65044ada52f8828d6d889d47943bce1
parentc49de8c1c2096896f76138ad8f2b12cfc1e0c0bf
test: correct journal test failure caused by two merged commits

Commit 21d9595 changed the journal width to 3 objects while commit
a00eae0 changed the signature of the journal create helper.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/journal/test_JournalPlayer.cc