Am 08.12.19 um 17:44 schrieb Willem Jan Withagen: > > Since a few days my jenkins tests fail in running tox-run-mgr. > And in my places, but all look like: > > What am I missing here? Indeed there was an issue with make check a few days ago. This was fixed with https://github.com/ceph/ceph/pull/31969 > > Thanx, > --WjW Best, Sebastian > > ssh/module.py:243: in __init__ > super(SSHOrchestrator, self).__init__(*args, **kwargs) > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > > self = <ssh.module.SSHOrchestrator object at 0x803113ba8>, module_name = 'ssh' > py_modules_ptr = 0, this_ptr = 0 > > def __init__(self, module_name, py_modules_ptr, this_ptr): > self.module_name = module_name > super(MgrModule, self).__init__(py_modules_ptr, this_ptr) > >> mgr_level = self._ceph_get_option("debug_mgr") > E AttributeError: 'SSHOrchestrator' object has no attribute '_ceph_get_option' > > mgr_module.py:644: AttributeError > > > _______________________________________________ > Dev mailing list -- dev@xxxxxxx > To unsubscribe send an email to dev-leave@xxxxxxx > -- SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg). Geschäftsführer: Felix Imendörffer
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx