]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
testrados_list_parallel: fix
authorSage Weil <sage@inktank.com>
Tue, 16 Oct 2012 23:30:21 +0000 (16:30 -0700)
committerSage Weil <sage@inktank.com>
Wed, 17 Oct 2012 00:52:25 +0000 (17:52 -0700)
commitc9de24f9cabac4fdcfdd1f8d39383e9f7c6b248d
tree9711901dcc1c4eac64670a02287f5160b81ea74b
parentcce58a31e8cd0dc53591c57d12f5594bb891db56
testrados_list_parallel: fix

- don't delete the pool during the run
- ignore create error codes (may succeed for return EEXIST)
- use a unique pool name

Signed-off-by: Sage Weil <sage@inktank.com>
src/test/system/rados_list_parallel.cc
src/test/system/rados_open_pools_parallel.cc
src/test/system/st_rados_create_pool.cc
src/test/system/st_rados_delete_objs.cc
src/test/system/st_rados_delete_pool.cc
src/test/system/st_rados_list_objects.cc