]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
suites/rbd: add object map tests
authorJason Dillaman <dillaman@redhat.com>
Fri, 20 Feb 2015 18:48:28 +0000 (13:48 -0500)
committerJosh Durgin <jdurgin@redhat.com>
Thu, 26 Feb 2015 02:57:54 +0000 (18:57 -0800)
commitbb6dd0e204e08514d07d1a254ad9da02c84cd8b1
tree42f4ad6d263b00990352811c39ed6455aea357e9
parent55c11a3b41d3bc1358cf93ec883704edd2f2d587
suites/rbd: add object map tests

Enable the object map feature for CLI tests and librbd API tests.
Moved the CLI tests to a new group to exercise old format, basic
new format, and new format w/ object map.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit b277946848fc2b5f454a7c6ffd8fa2a359369102)
21 files changed:
suites/rbd/basic/tasks/rbd_cli_copy.yaml [deleted file]
suites/rbd/basic/tasks/rbd_cli_copy_old_format.yaml [deleted file]
suites/rbd/basic/tasks/rbd_cli_import_export.yaml [deleted file]
suites/rbd/basic/tasks/rbd_cli_import_export_old_format.yaml [deleted file]
suites/rbd/cli/% [new file with mode: 0644]
suites/rbd/cli/base/install.yaml [new file with mode: 0644]
suites/rbd/cli/cachepool/none.yaml [new file with mode: 0644]
suites/rbd/cli/cachepool/small.yaml [new file with mode: 0644]
suites/rbd/cli/clusters/fixed-1.yaml [new symlink]
suites/rbd/cli/features/layering.yaml [new file with mode: 0644]
suites/rbd/cli/features/none.yaml [new file with mode: 0644]
suites/rbd/cli/features/object_map.yaml [new file with mode: 0644]
suites/rbd/cli/fs [new symlink]
suites/rbd/cli/msgr-failures/few.yaml [new file with mode: 0644]
suites/rbd/cli/msgr-failures/many.yaml [new file with mode: 0644]
suites/rbd/cli/workloads/rbd_cli_copy.yaml [new file with mode: 0644]
suites/rbd/cli/workloads/rbd_cli_import_export.yaml [new file with mode: 0644]
suites/rbd/librbd/workloads/c_api_tests_with_object_map.yaml [new file with mode: 0644]
suites/rbd/librbd/workloads/python_api_tests_with_object_map.yaml [new file with mode: 0644]
suites/rbd/thrash/workloads/rbd_api_tests.yaml
suites/rbd/thrash/workloads/rbd_api_tests_copy_on_read.yaml