ceph/qa/tasks/mgr
John Spray d24e6cb32a mgr: generic self test command
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>
2018-07-20 13:09:19 -04:00
..
dashboard mgr/dashboard: Add support for URI encode 2018-06-26 14:35:15 +01:00
__init__.py
mgr_test_case.py qa/tasks/mgr: pass "--force" to "mgr module enable" 2018-04-23 17:30:40 -04:00
test_crash.py qa/tasks/mgr: add test_crash, call from test_module_selftest 2018-06-29 14:51:45 -07:00
test_dashboard.py qa: update dashboard tests for https:// 2018-04-27 09:58:47 -04:00
test_failover.py qa/tasks/mgr/test_failover: fix for id -> name rename in mgr metadata 2018-04-09 21:48:40 -05:00
test_module_selftest.py mgr: generic self test command 2018-07-20 13:09:19 -04:00
test_prometheus.py pybind/mgr/prometheus: add file_sd_config command 2018-04-25 14:24:32 +02:00