Commit Graph

2 Commits

Author SHA1 Message Date
Alex Marangone 2235817fc4 move common mocking to a func 2023-02-14 11:36:09 -08:00
Xavier Villaneau 6f83fdd300 Restructure so that tests do not depend on go-ceph
- `ceph.Conn` interface no longer depends on go-ceph/rados,
  now defines its own `PoolStat` structure for our use.
- New separate `rados` package that implements the interface
- Merged `mocks` package into `ceph` to avoid circular import
2022-02-24 15:57:00 -05:00