]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: exercise all RBD features during unit test 4235/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 31 Mar 2015 18:28:54 +0000 (14:28 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 31 Mar 2015 18:34:05 +0000 (14:34 -0400)
commit9859cae286d58962431889d3535cca644ab351e2
treedd9d42e9f4e3efffa5839bee4ad7c35e64d04f0f
parentaedb2ecbae7c9c41e5928b84b7f287478dbf1677
tests: exercise all RBD features during unit test

The librbd unit tests currently only test the old image format. Ensure
the new format and its possible features are also tested.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/Makefile-client.am
src/test/run-rbd-unit-tests.sh [new file with mode: 0755]