These should have been part of the commit adding the tests.
Fixes: 9ebcbdbed0fbaf37d60fbd8db321742ee5721d8c
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
--- /dev/null
+tasks:
+ - cephfs_test_runner:
+ modules:
+ - tasks.mgr.test_cli
--- /dev/null
+mgrmodules:
+ sequential:
+ - exec:
+ mon.a:
+ - ceph config set mgr mgr/devicehealth/log_level debug
+
+overrides:
+ ceph:
+ conf:
+ mgr:
+ debug ms: 1
+ debug cephsqlite: 20
+
+tasks:
+ - cephfs_test_runner:
+ modules:
+ - tasks.mgr.test_devicehealth