]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Move librbd tests to rbd suite
authorJosh Durgin <josh.durgin@inktank.com>
Fri, 22 Jun 2012 01:16:28 +0000 (18:16 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Fri, 22 Jun 2012 01:16:32 +0000 (18:16 -0700)
commita92306a41aa4ebc0f14214cecdaa35dc91d6df8e
tree1093671547ca3e88f5125ab73e3024841660228b
parent845e6c282fb6f7872fd2cc28c479860a5d861560
Move librbd tests to rbd suite

This lets us generate jobs with different caching settings instead of
hardcoding them.
13 files changed:
suites/regression/basic/tasks/rbd_api_tests.yaml [deleted file]
suites/regression/basic/tasks/rbd_fsx_cache_writeback.yaml [deleted file]
suites/regression/basic/tasks/rbd_fsx_cache_writethrough.yaml [deleted file]
suites/regression/basic/tasks/rbd_fsx_nocache.yaml [deleted file]
suites/regression/basic/tasks/rbd_python_api_tests.yaml [deleted file]
suites/regression/librbd/cache/none.yaml [new file with mode: 0644]
suites/regression/librbd/cache/writeback.yaml [new file with mode: 0644]
suites/regression/librbd/cache/writethrough.yaml [new file with mode: 0644]
suites/regression/librbd/clusters [new symlink]
suites/regression/librbd/fs [new symlink]
suites/regression/librbd/workloads/c_api_tests.yaml [new file with mode: 0644]
suites/regression/librbd/workloads/fsx.yaml [new file with mode: 0644]
suites/regression/librbd/workloads/python_api_tests.yaml [new file with mode: 0644]