]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librados: rados_connect() should succeed 10806/head
authorKefu Chai <kchai@redhat.com>
Mon, 22 Aug 2016 03:57:17 +0000 (11:57 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 22 Aug 2016 03:59:25 +0000 (11:59 +0800)
commitc8451ad10847eb450ccb24990a3defb3a3f41b50
tree9dee9c9a5c12b9828390cbcc074619247b49c6b0
parent07a06d1f74d45a0c1146b326d0fe6e9b07f6f208
test/librados: rados_connect() should succeed

the "rados_osd_op_timeout" setting does not apply to the initial connection.
this regression was introduced by 6c67073

Fixes: http://tracker.ceph.com/issues/17087
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/librados/io.cc