go-ceph/rados
John Mulligan d51628ca59 rados: update test setup code to avoid blocking forever
When working on the previous rbd change it was determined that the
connection setup code would block forever if the ceph config was missing
or bad when running the tests. Adjust the connection setup in the rados
pkg such that the tests will not block forever.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-01-20 16:52:45 +01:00
..
conn.go rados: add support for sending PG commands 2019-12-13 16:30:00 +01:00
doc.go rados: use correct style for package doc comment 2019-12-12 11:34:51 -05:00
ioctx.go Fix function comments based on best practices from Effective Go 2019-03-06 03:14:57 +00:00
rados.go rados: convert to common errno handling 2019-12-16 16:59:25 +01:00
rados_test.go rados: update test setup code to avoid blocking forever 2020-01-20 16:52:45 +01:00