]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librados: add a connect_cluster() helper
authorJosh Durgin <josh.durgin@inktank.com>
Sun, 2 Feb 2014 22:32:13 +0000 (14:32 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Tue, 18 Feb 2014 20:34:32 +0000 (12:34 -0800)
commit8d4a5fd5d6c868aeaaaa6d4356b5da4c8c912e34
tree0e47581880fddb854d7c24c3f819640061741aa2
parent9630f2f02d5e60ba7c5c3102702248ce19fdddb9
test/librados: add a connect_cluster() helper

This mirrors the c++ version, connect_cluster_pp(), and removes the
same code from create_one_pool().

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/test/librados/test.cc
src/test/librados/test.h