mirror of
https://github.com/ceph/ceph
synced 2024-12-29 06:52:35 +00:00
pybind/mgr: Fix run_tox.sh mgr -- cephadm
Failed with a cryptic error. Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
This commit is contained in:
parent
b2d160468f
commit
dbd6964667
@ -36,4 +36,3 @@ if 'UNITTEST' in os.environ:
|
||||
cm.BaseMgrModule = M
|
||||
cm.BaseMgrStandbyModule = M
|
||||
sys.modules['ceph_module'] = cm
|
||||
sys.modules['rados'] = mock.Mock()
|
||||
|
Loading…
Reference in New Issue
Block a user