mirror of
https://github.com/ceph/ceph
synced 2025-01-28 05:53:37 +00:00
d24e6cb32a
Avoid need for each module to expose a self-test command: they can just implement the method, and then get it called via the selftest module. As well as fewer LOC, this means that the self test commands are not cluttering the interface for end users, as they've invisible until the selftest module is loaded. Signed-off-by: John Spray <john.spray@redhat.com> |
||
---|---|---|
.. | ||
dashboard | ||
__init__.py | ||
mgr_test_case.py | ||
test_crash.py | ||
test_dashboard.py | ||
test_failover.py | ||
test_module_selftest.py | ||
test_prometheus.py |