]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: fixed TestObjectMap.InvalidateFlagInMemoryOnly
authorJason Dillaman <dillaman@redhat.com>
Sun, 5 Jul 2015 14:35:28 +0000 (10:35 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sun, 19 Jul 2015 17:44:16 +0000 (13:44 -0400)
commit7d9fce3aa3832a1b8bd7f18abd4745dbc0033582
tree6839ed16318539ad0dfa07fdb5c8f6d62936a7d0
parent4a77be0a65c8b4ec3dc437721f8c321737b260de
tests: fixed TestObjectMap.InvalidateFlagInMemoryOnly

librados and librados_test_stub return different result codes
for a read full object operation.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 2ace2b77f8ed83e753fe4a48bcc997f5d1dd465f)
src/test/librbd/test_ObjectMap.cc