]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/system/*: use dynamically generated pool name 8318/head
authorKefu Chai <kchai@redhat.com>
Sun, 27 Mar 2016 13:21:54 +0000 (21:21 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 27 Mar 2016 13:21:55 +0000 (21:21 +0800)
commit239f164a02042ef593f3646855a3690627e71f48
tree6e364d3f3dde1a7f289ab7fc1d224fe8f4875bb4
parent77027813edca37eaf26a6aaac38a2233617f4440
test/system/*: use dynamically generated pool name

was using "foo" for the pool name. this works if we are performing
tests in serial. but if we do it in parallel, the tests interfere
with each other.

Fixes: #15240
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/system/rados_delete_pools_parallel.cc
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_create_pool.h
src/test/system/st_rados_list_objects.cc
src/test/system/systest_runnable.h