go-ceph/cephfs
John Mulligan b177121473 cephfs: replace tests mount setup boilerplate with func
In the cephfs tests the setup of the mount/connection was largely being
done as a copy-n-paste. This change adds a common setup function for
most of the test cases that need an active connection.
Similar to other recent changes this also adds a timeout such that
if the test fails to get a connection it will fail quickly rather
than block forever.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-01-20 16:52:45 +01:00
..
cephfs.go cephfs: convert cephfs error type to exported type 2019-12-16 16:59:25 +01:00
cephfs_test.go cephfs: replace tests mount setup boilerplate with func 2020-01-20 16:52:45 +01:00