]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits: partial revert of commit 5b486d9 14401/head
authorJason Dillaman <dillaman@redhat.com>
Sat, 8 Apr 2017 01:00:19 +0000 (21:00 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sat, 8 Apr 2017 01:06:37 +0000 (21:06 -0400)
commita5d0d0ca08c5330baa5aa57ad90d98146c113979
tree8e7bd49ba1bcbbeb4256438d800593b312569515
parent2188a7b23bef8dcbc9d3a83c268a47024fd361b1
qa/workunits: partial revert of commit 5b486d9

Testing for disk usage and diff extents for a sparsely written
imported RBD image cannot generically be handled across different
OSD object stores and RBD image features.

The only alternatives would include grepping the rbd CLI
debug log for specific invocations of aio_write or mocking
the rbd CLI for unit testing.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/workunits/rbd/import_export.sh